KonstantinKondrashov e29b99f1a5 libsodium: Enables UTs for ESP32-S2 & C3 il y a 5 ans
..
app_trace d1c800fbbb components: fix ldgen check errors il y a 5 ans
app_update 3fa22ffa55 app_update: fix warnings in tests for ESP32-C3 build il y a 5 ans
asio 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) il y a 5 ans
bootloader 5e8799bbfe esp_common: move some headers il y a 5 ans
bootloader_support 2c39010b3b Merge branch 'bugfix/anti_rollback_without_test_app' into 'master' il y a 5 ans
bt b88ec36635 Merge branch 'bugfix/ignore_null_valued_comb_key' into 'master' il y a 5 ans
cbor 636d685eab Update tinycbor submodule in ESP-IDF il y a 5 ans
cmock 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) il y a 5 ans
coap 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) il y a 5 ans
console 9b2b86b7d9 console: fix linenoiseProbe never timing out il y a 5 ans
cxx 4af99be229 cxx: re-enable cxx init_priority unit test for C3 il y a 5 ans
driver a0eb455ec3 Merge branch 'refactor/misc_move_from_esp_common' into 'master' il y a 5 ans
efuse db1c635db4 Merge branch 'feature/esp32c3_rtc_temp_calibration' into 'master' il y a 5 ans
esp-tls bf513b6f31 Fix esp_tls: Prevent freeing of global ca store after each connection il y a 5 ans
esp32 a0eb455ec3 Merge branch 'refactor/misc_move_from_esp_common' into 'master' il y a 5 ans
esp32c3 0a4e5c99f9 deep_sleep: on S2 disable the brown out detector before deep sleeping il y a 5 ans
esp32s2 a0eb455ec3 Merge branch 'refactor/misc_move_from_esp_common' into 'master' il y a 5 ans
esp32s3 a0eb455ec3 Merge branch 'refactor/misc_move_from_esp_common' into 'master' il y a 5 ans
esp_adc_cal 5798c22a5c adc: replace assert with esp check il y a 5 ans
esp_common 43f6c7a533 esp_common: simplify component build script il y a 5 ans
esp_eth 006a87557b esp_eth: added option to disable soft flow control when rx buffer is few il y a 5 ans
esp_event 4eb9cc68a6 esp_event test: Disable linker relaxations in this component, to temporarily workaround a linker bug il y a 5 ans
esp_gdbstub 4c0cf6bf62 gdbstub: C3 - protection for UART register region il y a 5 ans
esp_hid 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) il y a 5 ans
esp_http_client e309a0ea6f esp_http_client: Optimize code structure il y a 5 ans
esp_http_server cd521d4ae3 esp_http_server: support dynamic payload len for ws server il y a 5 ans
esp_https_ota 753a929525 global: fix sign-compare warnings il y a 5 ans
esp_https_server c707d0d323 Fixed ssl_ctx not being freed at the time of error. il y a 5 ans
esp_hw_support 349f0cad3e esp_common: other movements il y a 5 ans
esp_ipc 349f0cad3e esp_common: other movements il y a 5 ans
esp_local_ctrl 0146f258d7 style: format python files with isort and double-quote-string-fixer il y a 5 ans
esp_netif da58235a0e components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components il y a 5 ans
esp_pm 0e0914476c esp_common: move freertos hooks il y a 5 ans
esp_ringbuf b69f94fb3a Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master' il y a 5 ans
esp_rom 059ffa6daf change rom function for esp32c3 to fix eb lldesc size issue il y a 5 ans
esp_serial_slave_link f9e1ee35ad esp_serial_slave_link: Add essl_spi definitions for esp32c3 il y a 5 ans
esp_system a0eb455ec3 Merge branch 'refactor/misc_move_from_esp_common' into 'master' il y a 5 ans
esp_timer 7bbf4a3422 esp_timer: Fix Test ESP_TIMER_ISR dispatch method is not blocked il y a 5 ans
esp_websocket_client e615d10b4f Merge branch 'feature/transport_tcp_connection_errors' into 'master' il y a 5 ans
esp_wifi cbe281130d esp_wifi_deinit: Return ESP_ERR_WIFI_NOT_STOPPED if wifi is not stopped il y a 5 ans
espcoredump 5a956f8b5e Fixed c++ include usage for esp_core_dump.h il y a 5 ans
esptool_py 2c39010b3b Merge branch 'bugfix/anti_rollback_without_test_app' into 'master' il y a 5 ans
expat 20c068ef3b cmock: added cmock as component il y a 5 ans
fatfs 6e7780421b fatfs: Fix some memory leak issues by coverity static analyzer. il y a 5 ans
freemodbus da58235a0e components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components il y a 5 ans
freertos 311a0fa5e8 freertos: add API for getting tick rate on C3 il y a 5 ans
hal 346dea206e spi_slv_hd: add hal_trans_finish comments for clarifying risk il y a 5 ans
heap c4dc3acba9 heap: add light poisoning configuration to the tests. il y a 5 ans
idf_test 51169b0e0c AES/SHA: use GDMA driver instead of LL il y a 5 ans
jsmn 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) il y a 5 ans
json 6ba648edac cJSON: update to v1.7.14 release il y a 5 ans
libsodium e29b99f1a5 libsodium: Enables UTs for ESP32-S2 & C3 il y a 5 ans
log f683db7aea Merge branch 'feature/c3_IDF-2554' into 'master' il y a 5 ans
lwip 31a20088af lwip: Fix spelling issues in lwip_debug.c il y a 5 ans
mbedtls bf513b6f31 Fix esp_tls: Prevent freeing of global ca store after each connection il y a 5 ans
mdns da58235a0e components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components il y a 5 ans
mqtt 0146f258d7 style: format python files with isort and double-quote-string-fixer il y a 5 ans
newlib 03dce3668c esp_common: move tests il y a 5 ans
nghttp 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) il y a 5 ans
nvs_flash c553430b0c nvs_flash: Fix host test regressions il y a 5 ans
openssl 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) il y a 5 ans
partition_table 0146f258d7 style: format python files with isort and double-quote-string-fixer il y a 5 ans
perfmon 0301c66bf0 esp32c3: Disable components that are not yet supported il y a 5 ans
protobuf-c 9eccd7c082 components: use new component registration api il y a 6 ans
protocomm d36479728c protocomm: Fixed NULL check of allocated memory il y a 5 ans
pthread 28ca70cce5 pthread: fix the priority inheritance il y a 5 ans
riscv c36dd7834f core: fix cases where riscv SP were not 16 byte aligned il y a 5 ans
sdmmc 6e2dc5d291 Fix minor documentation issue il y a 5 ans
soc 6dc7f95342 mcpwm: fix wrong meta information il y a 5 ans
spi_flash 476fdcba68 spi_flash: update docs after adding CONFIG_SPI_FLASH_AUTO_SUSPEND il y a 5 ans
spiffs 0146f258d7 style: format python files with isort and double-quote-string-fixer il y a 5 ans
tcp_transport 1921ae8973 tcp_transport: Reduce lwip dependecy for tcp_transport/http_client il y a 5 ans
tcpip_adapter da58235a0e components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components il y a 5 ans
tinyusb 958bfcbf59 Update tinyusb to the latest upstream version il y a 5 ans
touch_element d16861001f touch_element: add new touch library component il y a 5 ans
ulp f7a8593a3b Merge branch 'style/python_isort_double_quote_fixer' into 'master' il y a 5 ans
unity c233ce0449 spi_flash: mocking should be possible now il y a 5 ans
vfs eec2419390 system: enable shared stack watchpoint il y a 5 ans
wear_levelling 570ef56d86 wear_levelling: Re-enable for ESP32-C3 il y a 5 ans
wifi_provisioning 49f3fba14d wifi_provisioning: Add an API for resetting provisioning config il y a 5 ans
wpa_supplicant 04df1f3a42 CI: enable example builds for C3 il y a 5 ans
xtensa eec2419390 system: enable shared stack watchpoint il y a 5 ans