Jiang Jiang Jian 61e6e718e4 Merge branch 'bugfix/bredr_bugfix_release_for_qa_dummy_disconnect_4_2' into 'release/v4.2' hace 5 años
..
app_trace 16726e9980 gcov: Fixes APP CPU syscall table hace 5 años
app_update 0f82fe105c Secure boot v2 support for ESP32-S2 hace 5 años
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features hace 6 años
bootloader 9856198112 bootloader esp32s2: Increase bootloader DRAM & IRAM allowance hace 5 años
bootloader_support f536db1782 Merge branch 'feature/secure_boot_esp32s2_v4.2' into 'release/v4.2' hace 5 años
bt 61e6e718e4 Merge branch 'bugfix/bredr_bugfix_release_for_qa_dummy_disconnect_4_2' into 'release/v4.2' hace 5 años
cbor 5a09de8245 cbor: add tinycbor library and example hace 6 años
coap 7dbf01afad coap: move mbedTLS config options from component to examples hace 5 años
console 3967e1b6d2 vfs: support vfs uart set line endings with specified uart number (release/v4.2) hace 5 años
cxx e2cb7ed9ca Revert "CXX: removed exception windowspill test" hace 5 años
driver a63bdf782f Merge branch 'bugfix/fix_dac_dma_driver_and_ut_backport_v4.2' into 'release/v4.2' hace 5 años
efuse d12eb31f42 CI: Increase stack size for efuse unit test hace 5 años
esp-tls 40a29866f6 esp-tls: enable TLS renegotiation using explicit API call hace 5 años
esp32 26481c4a9d toolchain: C++ exception workaround hace 5 años
esp32s2 f536db1782 Merge branch 'feature/secure_boot_esp32s2_v4.2' into 'release/v4.2' hace 5 años
esp_adc_cal 4cbed9b364 driver/adc: support for esp32s2 adc calibration scheme hace 5 años
esp_common 6443a96834 Merge branch 'backport/shared_stack4.2' into 'release/v4.2' hace 5 años
esp_eth a1c8b21928 esp_eth: moved extern "C" after includes hace 5 años
esp_event 3af4b51a5c Fix handling of multiple AP credentials in WPS hace 5 años
esp_gdbstub a6f0b15d3e Revert "Merge branch 'feature/gdb_stub_task_state' into 'master'" hace 5 años
esp_hid 65b993234d esp_hid: fix memory leak if getting dev reports fails hace 5 años
esp_http_client 917192725a http-client: fix memory allocation issues found by static analyser hace 5 años
esp_http_server ec2262e5a4 http_server: WebSocket server to set flag in transmitted messages by default hace 5 años
esp_https_ota f1c7b0ba6f Resolve documentation issue reported by boarchuz in https://esp32.com/viewtopic.php?f=5&t=14148#p59419 hace 5 años
esp_https_server 22b1607405 esp_https_server: fix HTTPD_SSL_CONFIG_DEFAULT hace 5 años
esp_ipc 11d96b39d0 esp_ipc: Move to new component hace 5 años
esp_local_ctrl 49e8c09ec2 local-ctrl: fix memory allocation issues found by static analyser hace 5 años
esp_netif 368d623e1a esp_wifi: optimize WiFi TX performance hace 5 años
esp_ringbuf 1ca25688a8 freertos: place `xQueueGenericCreateStatic` into flash hace 5 años
esp_rom f536db1782 Merge branch 'feature/secure_boot_esp32s2_v4.2' into 'release/v4.2' hace 5 años
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices hace 6 años
esp_system e911826340 add soft solution for esp32 eco3 live lock issue hace 5 años
esp_timer 084e170a8f Merge branch 'refactor/esp_ipc' into 'master' hace 5 años
esp_websocket_client 70a67439bc Websocket client: avoid deadlock if stop called from event handler hace 5 años
esp_wifi 466cd7ba22 esp_wifi: hace 5 años
espcoredump 5f1e61498e Bugfix/espcoredump fix error reported for blank partition (Backport v4.2) hace 5 años
esptool_py 7d57165922 Update to compatible crc & SBv2 enable check api's hace 5 años
expat 3d0967a58a test: declare requirements and include dirs private hace 5 años
fatfs 62426a6c90 Merge branch 'refactor/use_new_component_registration_functions' into 'master' hace 5 años
freemodbus b1fe4c4cc6 freemodbus: add extern c block into common header for cpp hace 5 años
freertos f4ab2beaa8 freertos: don't clobber a4 while spilling register windows hace 5 años
heap 6f5e43e26a heap: added alloc failed hook and configuration options hace 5 años
idf_test 5a23447452 Merge branch 'bugfix/remove_auto_conn_case_v4.2' into 'release/v4.2' hace 5 años
jsmn 68dc6b2158 jsmn: define macros in build system hace 6 años
json e366b6ac21 cJSON: include only source file objects for cmake build hace 6 años
libsodium 3d0967a58a test: declare requirements and include dirs private hace 5 años
log 188240d5c7 log: new macros to log when the cache is disabled hace 5 años
lwip fd083f1e44 ipv6 send multicast data fail when src address is null for 4.2 hace 5 años
mbedtls 229dbd70c9 mbedtls: Fix a case for mpi_montgomery_exp_calc() when Z is not init hace 5 años
mdns cf7e48c779 mdns: Allow config mDNS task stack size hace 5 años
mqtt 86d8f15a9a MQTT: Update submodule reference hace 5 años
newlib c7d602cc62 Merge branch 'bugfix/adjtime_return_outdelta_before_new_delta_set_v4.2' into 'release/v4.2' hace 5 años
nghttp 742d4689dd Modified http_parser to handle ICY uris. hace 6 años
nvs_flash 0514496744 Merge branch 'feature/vs_allow_custom_part_4.2' into 'release/v4.2' hace 5 años
openssl 521eee7384 openssl: made verification mode conversion to mbetls modes more strict hace 5 años
partition_table 6f2e465ec9 partition_table: fix generation of signed partition table hace 5 años
perfmon 3d0967a58a test: declare requirements and include dirs private hace 5 años
protobuf-c 9eccd7c082 components: use new component registration api hace 6 años
protocomm 851b4e9576 BLE provisioning: Add check for valid ble read offset hace 5 años
pthread 4a83b488a8 pthread: Use INTERFACE in target_link_libraries for vPortCleanUpTCB wrapper hace 5 años
sdmmc 19ae66dfa2 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode hace 5 años
soc a63bdf782f Merge branch 'bugfix/fix_dac_dma_driver_and_ut_backport_v4.2' into 'release/v4.2' hace 5 años
spi_flash 03a749a60e flash_mmap: restore interrupt and cache before err return hace 5 años
spiffs 9a020cbb40 spiffs: restore dependency of flash targets on spiffs images hace 5 años
tcp_transport 423e600d46 secure_element: atecc608_ecdsa example hace 5 años
tcpip_adapter ddedf25ca8 Set default AP handlers in wifi_create_and_start_ap() v4.2 hace 5 años
tinyusb e5b242a3cb usb: removes non-integrated features hace 5 años
ulp 92ef27223d ulp: fix ULP assembler version detection for localized systems hace 5 años
unity e30cd361a8 global: rename esp32s2beta to esp32s2 hace 6 años
vfs 3967e1b6d2 vfs: support vfs uart set line endings with specified uart number (release/v4.2) hace 5 años
wear_levelling 3d0967a58a test: declare requirements and include dirs private hace 5 años
wifi_provisioning 6d37ad39aa provisioning: use memcpy instead of strncpy for copying SSID hace 5 años
wpa_supplicant c4f4e15cc7 Merge branch 'cherry-pick-4dcaa0e6-3' into 'release/v4.2' hace 5 años
xtensa 223f800dd7 expression_with_stack: added a tweak on TCB stackpointers to avoid false trigger of stack overflow hace 5 años