Michael (XIAO Xufeng) d741b08fe7 Merge branch 'feature/esp32c3_deep_sleep_rtcfastmem' into 'master' 5 anni fa
..
app_trace d1c800fbbb components: fix ldgen check errors 5 anni fa
app_update a7da0c894b Merge branch 'feature/c3_master_flash_enc_support' into 'master' 5 anni fa
asio 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
bootloader fe8a891de9 Merge branch 'feature/support_esp32c3_master_cmake_secure_boot' into 'master' 5 anni fa
bootloader_support 9905da46e0 spi_flash: Add auto suspend mode on esp32c3 5 anni fa
bt bfad85a372 Add init & deinit event for a2dp 5 anni fa
cbor 636d685eab Update tinycbor submodule in ESP-IDF 5 anni fa
cmock 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
coap 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
console 9b2b86b7d9 console: fix linenoiseProbe never timing out 5 anni fa
cxx 820639cede Merge branch 'bugfix/c3_init_priority' into 'master' 5 anni fa
driver 2b83418141 adc: add fallback calibration method 5 anni fa
efuse f5f0461264 tmpsensor: add temp_sensor.h for c3 5 anni fa
esp-tls f5e51e7c1b Merge branch 'feature/esp32c3_ds_mbedtls_integration' into 'master' 5 anni fa
esp32 659d805411 esp_wifi: light sleep optimization 5 anni fa
esp32c3 402ccacc10 system: update edma reset in system_api_esp32c3/s3.c 5 anni fa
esp32s2 659d805411 esp_wifi: light sleep optimization 5 anni fa
esp32s3 402ccacc10 system: update edma reset in system_api_esp32c3/s3.c 5 anni fa
esp_adc_cal 5798c22a5c adc: replace assert with esp check 5 anni fa
esp_common 76b2cb28d2 Add DPP Enrollee example 5 anni fa
esp_eth 2049aa9f68 esp_eth: Add ioctl command for getting duplex mode 5 anni fa
esp_event 1ca80b4221 Add support for Remain-on-Channel and Action Tx 5 anni fa
esp_gdbstub 4c0cf6bf62 gdbstub: C3 - protection for UART register region 5 anni fa
esp_hid 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
esp_http_client 89bf9404a5 esp_http_client: Fix some memory leak issues by coverity static analyzer. 5 anni fa
esp_http_server c415c6f9a6 httpd: Fixed wrong header in ws_send_async() for lengthy packets 5 anni fa
esp_https_ota 753a929525 global: fix sign-compare warnings 5 anni fa
esp_https_server c707d0d323 Fixed ssl_ctx not being freed at the time of error. 5 anni fa
esp_hw_support d741b08fe7 Merge branch 'feature/esp32c3_deep_sleep_rtcfastmem' into 'master' 5 anni fa
esp_ipc 753a929525 global: fix sign-compare warnings 5 anni fa
esp_local_ctrl fe7efa8db4 esp_local_ctrl: Fix some memory leak issues by coverity static analyzer. 5 anni fa
esp_netif 9c8e4fd4c5 C3: build and run unit tests 5 anni fa
esp_pm 3532f52f60 Merge branch 'bugfix/ldgen_ignore_nonexistent_archives_and_obj' into 'master' 5 anni fa
esp_ringbuf b69f94fb3a Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master' 5 anni fa
esp_rom fe8a891de9 Merge branch 'feature/support_esp32c3_master_cmake_secure_boot' into 'master' 5 anni fa
esp_serial_slave_link f9e1ee35ad esp_serial_slave_link: Add essl_spi definitions for esp32c3 5 anni fa
esp_system b432fc8853 esp_system: Enable deep sleep reset reason test for ESP32-C3 5 anni fa
esp_timer 9c8e4fd4c5 C3: build and run unit tests 5 anni fa
esp_websocket_client a461f8f115 Merge branch 'bugfix/ws_transport_ping' into 'master' 5 anni fa
esp_wifi c99e891201 Merge branch 'feature/sync_adc_changes_from_c3_to_master_last' into 'master' 5 anni fa
espcoredump 88252c98b8 Merge branch 'feature/refactor_espcoredump' into 'master' 5 anni fa
esptool_py eadb69aa36 tools: Update esptool submodule 5 anni fa
expat 20c068ef3b cmock: added cmock as component 5 anni fa
fatfs 6e7780421b fatfs: Fix some memory leak issues by coverity static analyzer. 5 anni fa
freemodbus 0301c66bf0 esp32c3: Disable components that are not yet supported 5 anni fa
freertos 3532f52f60 Merge branch 'bugfix/ldgen_ignore_nonexistent_archives_and_obj' into 'master' 5 anni fa
hal c99e891201 Merge branch 'feature/sync_adc_changes_from_c3_to_master_last' into 'master' 5 anni fa
heap d1c800fbbb components: fix ldgen check errors 5 anni fa
idf_test 51169b0e0c AES/SHA: use GDMA driver instead of LL 5 anni fa
jsmn 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
json 6ba648edac cJSON: update to v1.7.14 release 5 anni fa
libsodium 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
log f683db7aea Merge branch 'feature/c3_IDF-2554' into 'master' 5 anni fa
lwip 617ea86672 Add dhcp option 61 5 anni fa
mbedtls 79c23a1886 esp32c3/Digital Signature: mbedtls integration through ESP-TLS 5 anni fa
mdns be0ae1ebbb mDNS: Fix of text length calculation when detecting a collision 5 anni fa
mqtt 5472deec6e ci: Add MQTT publish test to standard test apps 5 anni fa
newlib 753a929525 global: fix sign-compare warnings 5 anni fa
nghttp 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
nvs_flash a02be97fda nvs_flash: Modify the default NVS initialization API with internal nvs encryption 5 anni fa
openssl 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
partition_table a02be97fda nvs_flash: Modify the default NVS initialization API with internal nvs encryption 5 anni fa
perfmon 0301c66bf0 esp32c3: Disable components that are not yet supported 5 anni fa
protobuf-c 9eccd7c082 components: use new component registration api 6 anni fa
protocomm 7c1c669799 component/bt: add BLE v5.0 feature for bluedroid host 5 anni fa
pthread 28ca70cce5 pthread: fix the priority inheritance 5 anni fa
riscv 355dd10257 light sleep: dfs support for esp32c3 5 anni fa
sdmmc 6e2dc5d291 Fix minor documentation issue 5 anni fa
soc c99e891201 Merge branch 'feature/sync_adc_changes_from_c3_to_master_last' into 'master' 5 anni fa
spi_flash f3e79ca166 spi_flash(c3): add boya chip support for suspend feature 5 anni fa
spiffs 9c8e4fd4c5 C3: build and run unit tests 5 anni fa
tcp_transport 7bf205162c tcp_transport: Fix some memory leak issues by coverity static analyzer. 5 anni fa
tcpip_adapter 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
tinyusb 958bfcbf59 Update tinyusb to the latest upstream version 5 anni fa
touch_element d16861001f touch_element: add new touch library component 5 anni fa
ulp 68608f804c esp32c3: Misc fixes needed to build & run 5 anni fa
unity c233ce0449 spi_flash: mocking should be possible now 5 anni fa
vfs 753a929525 global: fix sign-compare warnings 5 anni fa
wear_levelling 570ef56d86 wear_levelling: Re-enable for ESP32-C3 5 anni fa
wifi_provisioning 1614cefd4f Merge branch 'bugfix/wpa_supplicant_coverity_issue_fixes' into 'master' 5 anni fa
wpa_supplicant 76b2cb28d2 Add DPP Enrollee example 5 anni fa
xtensa d1c800fbbb components: fix ldgen check errors 5 anni fa