Jiang Jiang Jian dcb8857e72 Merge branch 'bugfix/fix_coex_reset_last_wait_lose_iram_attr_m' into 'master' 5 yıl önce
..
app_trace d1c800fbbb components: fix ldgen check errors 5 yıl önce
app_update 3fa22ffa55 app_update: fix warnings in tests for ESP32-C3 build 5 yıl önce
asio 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 yıl önce
bootloader cbc58b85e2 Merge branch 'feature/adds_check_in_app_that_flash_enc_is_on' into 'master' 5 yıl önce
bootloader_support cbc58b85e2 Merge branch 'feature/adds_check_in_app_that_flash_enc_is_on' into 'master' 5 yıl önce
bt 0d1eb8a331 Fix IRAM_ATTR missing 5 yıl önce
cbor 636d685eab Update tinycbor submodule in ESP-IDF 5 yıl önce
cmock 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 yıl önce
coap 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 yıl önce
console 9b2b86b7d9 console: fix linenoiseProbe never timing out 5 yıl önce
cxx 4af99be229 cxx: re-enable cxx init_priority unit test for C3 5 yıl önce
driver a8343bc470 esp_system: support gpio wakeup from deep sleep on esp32c3 5 yıl önce
efuse 501af6dfa2 Merge branch 'feature/secure_boot_revoke_check' into 'master' 5 yıl önce
esp-tls bf513b6f31 Fix esp_tls: Prevent freeing of global ca store after each connection 5 yıl önce
esp32 a0eb455ec3 Merge branch 'refactor/misc_move_from_esp_common' into 'master' 5 yıl önce
esp32c3 0a4e5c99f9 deep_sleep: on S2 disable the brown out detector before deep sleeping 5 yıl önce
esp32s2 56048b8428 Merge branch 'bugfix/ds_invalidate_assert' into 'master' 5 yıl önce
esp32s3 a0eb455ec3 Merge branch 'refactor/misc_move_from_esp_common' into 'master' 5 yıl önce
esp_adc_cal 90f2d3199a secure_boot: Checks secure boot efuses 5 yıl önce
esp_common 43f6c7a533 esp_common: simplify component build script 5 yıl önce
esp_eth 006a87557b esp_eth: added option to disable soft flow control when rx buffer is few 5 yıl önce
esp_event 4eb9cc68a6 esp_event test: Disable linker relaxations in this component, to temporarily workaround a linker bug 5 yıl önce
esp_gdbstub 4c0cf6bf62 gdbstub: C3 - protection for UART register region 5 yıl önce
esp_hid 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 yıl önce
esp_http_client e309a0ea6f esp_http_client: Optimize code structure 5 yıl önce
esp_http_server cd521d4ae3 esp_http_server: support dynamic payload len for ws server 5 yıl önce
esp_https_ota 753a929525 global: fix sign-compare warnings 5 yıl önce
esp_https_server c707d0d323 Fixed ssl_ctx not being freed at the time of error. 5 yıl önce
esp_hw_support 349f0cad3e esp_common: other movements 5 yıl önce
esp_ipc 349f0cad3e esp_common: other movements 5 yıl önce
esp_local_ctrl 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 yıl önce
esp_netif da58235a0e components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components 5 yıl önce
esp_pm 0e0914476c esp_common: move freertos hooks 5 yıl önce
esp_ringbuf b69f94fb3a Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master' 5 yıl önce
esp_rom 0a8ba88145 esp_wifi: optimization wifi rate 5 yıl önce
esp_serial_slave_link f9e1ee35ad esp_serial_slave_link: Add essl_spi definitions for esp32c3 5 yıl önce
esp_system a8343bc470 esp_system: support gpio wakeup from deep sleep on esp32c3 5 yıl önce
esp_timer 7bbf4a3422 esp_timer: Fix Test ESP_TIMER_ISR dispatch method is not blocked 5 yıl önce
esp_websocket_client e615d10b4f Merge branch 'feature/transport_tcp_connection_errors' into 'master' 5 yıl önce
esp_wifi c803b37315 esp_wifi: 5 yıl önce
espcoredump 3a629afb06 Merge branch 'feature/type_checking_python' into 'master' 5 yıl önce
esptool_py 2c39010b3b Merge branch 'bugfix/anti_rollback_without_test_app' into 'master' 5 yıl önce
expat 20c068ef3b cmock: added cmock as component 5 yıl önce
fatfs 6e7780421b fatfs: Fix some memory leak issues by coverity static analyzer. 5 yıl önce
freemodbus 0d3f19beea freemodbus: fix mb zero based reg address in the iterator 5 yıl önce
freertos 311a0fa5e8 freertos: add API for getting tick rate on C3 5 yıl önce
hal 424e1e1886 Add USB HCD 5 yıl önce
heap c4dc3acba9 heap: add light poisoning configuration to the tests. 5 yıl önce
idf_test 51169b0e0c AES/SHA: use GDMA driver instead of LL 5 yıl önce
jsmn 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 yıl önce
json 6ba648edac cJSON: update to v1.7.14 release 5 yıl önce
libsodium e29b99f1a5 libsodium: Enables UTs for ESP32-S2 & C3 5 yıl önce
log f683db7aea Merge branch 'feature/c3_IDF-2554' into 'master' 5 yıl önce
lwip 31a20088af lwip: Fix spelling issues in lwip_debug.c 5 yıl önce
mbedtls bf513b6f31 Fix esp_tls: Prevent freeing of global ca store after each connection 5 yıl önce
mdns da58235a0e components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components 5 yıl önce
mqtt 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 yıl önce
newlib 03dce3668c esp_common: move tests 5 yıl önce
nghttp 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 yıl önce
nvs_flash c553430b0c nvs_flash: Fix host test regressions 5 yıl önce
openssl 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 yıl önce
partition_table 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 yıl önce
perfmon 0301c66bf0 esp32c3: Disable components that are not yet supported 5 yıl önce
protobuf-c 9eccd7c082 components: use new component registration api 6 yıl önce
protocomm d36479728c protocomm: Fixed NULL check of allocated memory 5 yıl önce
pthread 28ca70cce5 pthread: fix the priority inheritance 5 yıl önce
riscv c36dd7834f core: fix cases where riscv SP were not 16 byte aligned 5 yıl önce
sdmmc 6e2dc5d291 Fix minor documentation issue 5 yıl önce
soc 6334b5e56f docs: update api-reference chapters for C3 5 yıl önce
spi_flash 476fdcba68 spi_flash: update docs after adding CONFIG_SPI_FLASH_AUTO_SUSPEND 5 yıl önce
spiffs 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 yıl önce
tcp_transport 1921ae8973 tcp_transport: Reduce lwip dependecy for tcp_transport/http_client 5 yıl önce
tcpip_adapter da58235a0e components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components 5 yıl önce
tinyusb 958bfcbf59 Update tinyusb to the latest upstream version 5 yıl önce
touch_element d16861001f touch_element: add new touch library component 5 yıl önce
ulp f7a8593a3b Merge branch 'style/python_isort_double_quote_fixer' into 'master' 5 yıl önce
unity c233ce0449 spi_flash: mocking should be possible now 5 yıl önce
usb 424e1e1886 Add USB HCD 5 yıl önce
vfs eec2419390 system: enable shared stack watchpoint 5 yıl önce
wear_levelling 6334b5e56f docs: update api-reference chapters for C3 5 yıl önce
wifi_provisioning 49f3fba14d wifi_provisioning: Add an API for resetting provisioning config 5 yıl önce
wpa_supplicant 04df1f3a42 CI: enable example builds for C3 5 yıl önce
xtensa eec2419390 system: enable shared stack watchpoint 5 yıl önce