Michael (XIAO Xufeng) 2e0e583ad1 Merge branch 'bugfix/clear_interrupt_in_touch_sensor_initialization' into 'master' 4 anni fa
..
app_trace d1c800fbbb components: fix ldgen check errors 5 anni fa
app_update 3fa22ffa55 app_update: fix warnings in tests for ESP32-C3 build 5 anni fa
asio 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
bootloader cbc58b85e2 Merge branch 'feature/adds_check_in_app_that_flash_enc_is_on' into 'master' 4 anni fa
bootloader_support cbc58b85e2 Merge branch 'feature/adds_check_in_app_that_flash_enc_is_on' into 'master' 4 anni fa
bt 0d1eb8a331 Fix IRAM_ATTR missing 4 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 4af99be229 cxx: re-enable cxx init_priority unit test for C3 5 anni fa
driver a8343bc470 esp_system: support gpio wakeup from deep sleep on esp32c3 4 anni fa
efuse 501af6dfa2 Merge branch 'feature/secure_boot_revoke_check' into 'master' 4 anni fa
esp-tls bf513b6f31 Fix esp_tls: Prevent freeing of global ca store after each connection 4 anni fa
esp32 a0eb455ec3 Merge branch 'refactor/misc_move_from_esp_common' into 'master' 4 anni fa
esp32c3 0a4e5c99f9 deep_sleep: on S2 disable the brown out detector before deep sleeping 4 anni fa
esp32s2 56048b8428 Merge branch 'bugfix/ds_invalidate_assert' into 'master' 4 anni fa
esp32s3 a0eb455ec3 Merge branch 'refactor/misc_move_from_esp_common' into 'master' 4 anni fa
esp_adc_cal 90f2d3199a secure_boot: Checks secure boot efuses 4 anni fa
esp_common 43f6c7a533 esp_common: simplify component build script 4 anni fa
esp_eth 006a87557b esp_eth: added option to disable soft flow control when rx buffer is few 5 anni fa
esp_event 4eb9cc68a6 esp_event test: Disable linker relaxations in this component, to temporarily workaround a linker bug 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 e309a0ea6f esp_http_client: Optimize code structure 4 anni fa
esp_http_server cd521d4ae3 esp_http_server: support dynamic payload len for ws server 4 anni fa
esp_https_ota 807bf9688c ESP HTTPS OTA: send POST request body if set 4 anni fa
esp_https_server c707d0d323 Fixed ssl_ctx not being freed at the time of error. 5 anni fa
esp_hw_support 349f0cad3e esp_common: other movements 4 anni fa
esp_ipc 349f0cad3e esp_common: other movements 4 anni fa
esp_local_ctrl 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 anni fa
esp_netif da58235a0e components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components 4 anni fa
esp_pm 0e0914476c esp_common: move freertos hooks 4 anni fa
esp_ringbuf b69f94fb3a Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master' 5 anni fa
esp_rom 0a8ba88145 esp_wifi: optimization wifi rate 4 anni fa
esp_serial_slave_link f9e1ee35ad esp_serial_slave_link: Add essl_spi definitions for esp32c3 5 anni fa
esp_system cfe59031a5 fix: clear interrupt in touch sensor initialization 4 anni fa
esp_timer 7bbf4a3422 esp_timer: Fix Test ESP_TIMER_ISR dispatch method is not blocked 4 anni fa
esp_websocket_client e615d10b4f Merge branch 'feature/transport_tcp_connection_errors' into 'master' 4 anni fa
esp_wifi c803b37315 esp_wifi: 4 anni fa
espcoredump 3a629afb06 Merge branch 'feature/type_checking_python' into 'master' 4 anni fa
esptool_py 2c39010b3b Merge branch 'bugfix/anti_rollback_without_test_app' into 'master' 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 0d3f19beea freemodbus: fix mb zero based reg address in the iterator 4 anni fa
freertos 311a0fa5e8 freertos: add API for getting tick rate on C3 4 anni fa
hal 2e0e583ad1 Merge branch 'bugfix/clear_interrupt_in_touch_sensor_initialization' into 'master' 4 anni fa
heap c4dc3acba9 heap: add light poisoning configuration to the tests. 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 e29b99f1a5 libsodium: Enables UTs for ESP32-S2 & C3 4 anni fa
log f683db7aea Merge branch 'feature/c3_IDF-2554' into 'master' 5 anni fa
lwip 31a20088af lwip: Fix spelling issues in lwip_debug.c 4 anni fa
mbedtls bf513b6f31 Fix esp_tls: Prevent freeing of global ca store after each connection 4 anni fa
mdns da58235a0e components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components 4 anni fa
mqtt 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 anni fa
newlib 03dce3668c esp_common: move tests 4 anni fa
nghttp 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
nvs_flash c553430b0c nvs_flash: Fix host test regressions 4 anni fa
openssl 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
partition_table 0146f258d7 style: format python files with isort and double-quote-string-fixer 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 d36479728c protocomm: Fixed NULL check of allocated memory 5 anni fa
pthread 28ca70cce5 pthread: fix the priority inheritance 5 anni fa
riscv c36dd7834f core: fix cases where riscv SP were not 16 byte aligned 4 anni fa
sdmmc 6e2dc5d291 Fix minor documentation issue 5 anni fa
soc 6334b5e56f docs: update api-reference chapters for C3 4 anni fa
spi_flash 476fdcba68 spi_flash: update docs after adding CONFIG_SPI_FLASH_AUTO_SUSPEND 4 anni fa
spiffs 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 anni fa
tcp_transport 1921ae8973 tcp_transport: Reduce lwip dependecy for tcp_transport/http_client 4 anni fa
tcpip_adapter da58235a0e components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components 4 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 f7a8593a3b Merge branch 'style/python_isort_double_quote_fixer' into 'master' 5 anni fa
unity c233ce0449 spi_flash: mocking should be possible now 5 anni fa
usb 424e1e1886 Add USB HCD 4 anni fa
vfs eec2419390 system: enable shared stack watchpoint 4 anni fa
wear_levelling 6334b5e56f docs: update api-reference chapters for C3 4 anni fa
wifi_provisioning 49f3fba14d wifi_provisioning: Add an API for resetting provisioning config 4 anni fa
wpa_supplicant 04df1f3a42 CI: enable example builds for C3 5 anni fa
xtensa eec2419390 system: enable shared stack watchpoint 4 anni fa