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