baohongde 8e482c9423 components/bt: Fix assert without sw coexist enabled 4 жил өмнө
..
app_trace d1c800fbbb components: fix ldgen check errors 5 жил өмнө
app_update 46e85ed021 secure_boot: Secure Boot V2 verify app signature on update (without Secure boot) 5 жил өмнө
asio 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 жил өмнө
bootloader 46e85ed021 secure_boot: Secure Boot V2 verify app signature on update (without Secure boot) 5 жил өмнө
bootloader_support 502a819757 secure boot v2: Fix issue checking multiple signature blocks on OTA update 5 жил өмнө
bt 8e482c9423 components/bt: Fix assert without sw coexist enabled 4 жил өмнө
cbor 636d685eab Update tinycbor submodule in ESP-IDF 5 жил өмнө
cmock 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 жил өмнө
coap 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 жил өмнө
console 9b2b86b7d9 console: fix linenoiseProbe never timing out 5 жил өмнө
cxx 4af99be229 cxx: re-enable cxx init_priority unit test for C3 5 жил өмнө
driver 5d0ce8b52f Merge branch 'bugfix/crash_on_enabling_verbose_logs_v4.3' into 'release/v4.3' 4 жил өмнө
efuse d6f76f8a5f efuse: revert ESP_LOG to ESP_EARLY_LOG in src/esp_efuse_utility.c 5 жил өмнө
esp-tls d61ee580d5 esp_tls: Fix misplaced paranthesis in esp_tls_mbedtls.c 5 жил өмнө
esp32 c6ed522d60 deep_sleep: on S2 disable the brown out detector before deep sleeping 5 жил өмнө
esp32c3 1c8fd4041e aes/sha: use a shared lazy allocated GDMA channel for AES and SHA 5 жил өмнө
esp32s2 c6ed522d60 deep_sleep: on S2 disable the brown out detector before deep sleeping 5 жил өмнө
esp32s3 82ffb33085 Merge branch 'feature/crypto_reserve_gdma_ch_v4.3' into 'release/v4.3' 5 жил өмнө
esp_adc_cal 5798c22a5c adc: replace assert with esp check 5 жил өмнө
esp_common c6ed522d60 deep_sleep: on S2 disable the brown out detector before deep sleeping 5 жил өмнө
esp_eth c75a8b11bb eth_phy: fix wrong register bit order in ksz8041 5 жил өмнө
esp_event acb1143409 Add support for FTM operation 5 жил өмнө
esp_gdbstub 4c0cf6bf62 gdbstub: C3 - protection for UART register region 5 жил өмнө
esp_hid 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 жил өмнө
esp_http_client 89bf9404a5 esp_http_client: Fix some memory leak issues by coverity static analyzer. 5 жил өмнө
esp_http_server c415c6f9a6 httpd: Fixed wrong header in ws_send_async() for lengthy packets 5 жил өмнө
esp_https_ota 753a929525 global: fix sign-compare warnings 5 жил өмнө
esp_https_server c707d0d323 Fixed ssl_ctx not being freed at the time of error. 5 жил өмнө
esp_hw_support b71481093a esp_wifi: fix some Wi-Fi scan and coexist bugs 5 жил өмнө
esp_ipc 753a929525 global: fix sign-compare warnings 5 жил өмнө
esp_local_ctrl 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 жил өмнө
esp_netif d1356bca68 esp-netif: Added methods for conversion IP4/IP6 addresses from their string interpretation 5 жил өмнө
esp_pm 2b7a3f6d85 light sleep: some default parameters optimization 5 жил өмнө
esp_ringbuf b69f94fb3a Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master' 5 жил өмнө
esp_rom 502a819757 secure boot v2: Fix issue checking multiple signature blocks on OTA update 5 жил өмнө
esp_serial_slave_link f9e1ee35ad esp_serial_slave_link: Add essl_spi definitions for esp32c3 5 жил өмнө
esp_system a479ee30c9 secure boot: Add boot check for SBV2 "check app signature on update" 5 жил өмнө
esp_timer 9c8e4fd4c5 C3: build and run unit tests 5 жил өмнө
esp_websocket_client 9ff9137e7a websocket: Add configurable ping interval 5 жил өмнө
esp_wifi 4f8d784753 esp_wifi: fix wdt timeout when enable rf 4 жил өмнө
espcoredump 9a2d251912 Merge branch 'feature/coredump_refactor_riscv_support_v4.3' into 'release/v4.3' 5 жил өмнө
esptool_py 2c39010b3b Merge branch 'bugfix/anti_rollback_without_test_app' into 'master' 5 жил өмнө
expat 20c068ef3b cmock: added cmock as component 5 жил өмнө
fatfs 6e7780421b fatfs: Fix some memory leak issues by coverity static analyzer. 5 жил өмнө
freemodbus 321ee21c4c freemodbus: fix mb controller parity propagation issues 5 жил өмнө
freertos 774f010196 freertos: Fix delay between interrupt request and trigger on RISC-V 5 жил өмнө
hal a643ea9432 spi_flash: make spiflash compatible with ESP32C3 and ESP32S3 ROM 5 жил өмнө
heap c4dc3acba9 heap: add light poisoning configuration to the tests. 5 жил өмнө
idf_test 51169b0e0c AES/SHA: use GDMA driver instead of LL 5 жил өмнө
jsmn 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 жил өмнө
json 6ba648edac cJSON: update to v1.7.14 release 5 жил өмнө
libsodium 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 жил өмнө
log f683db7aea Merge branch 'feature/c3_IDF-2554' into 'master' 5 жил өмнө
lwip f7a8593a3b Merge branch 'style/python_isort_double_quote_fixer' into 'master' 5 жил өмнө
mbedtls 1c8fd4041e aes/sha: use a shared lazy allocated GDMA channel for AES and SHA 5 жил өмнө
mdns be0ae1ebbb mDNS: Fix of text length calculation when detecting a collision 5 жил өмнө
mqtt 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 жил өмнө
newlib 360e7c4d51 system: enable shared stack watchpoint 5 жил өмнө
nghttp 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 жил өмнө
nvs_flash a697377871 [doc]: elaborated nvs encryption comments in nvs 4 жил өмнө
openssl 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 жил өмнө
partition_table 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 жил өмнө
perfmon 0301c66bf0 esp32c3: Disable components that are not yet supported 5 жил өмнө
protobuf-c 9eccd7c082 components: use new component registration api 6 жил өмнө
protocomm 962ea61d53 protocomm: Fixed NULL check of allocated memory 5 жил өмнө
pthread 28ca70cce5 pthread: fix the priority inheritance 5 жил өмнө
riscv 360e7c4d51 system: enable shared stack watchpoint 5 жил өмнө
sdmmc 6e2dc5d291 Fix minor documentation issue 5 жил өмнө
soc 4725249385 esp32c3: correct name for RTC memory region in heap 5 жил өмнө
spi_flash a643ea9432 spi_flash: make spiflash compatible with ESP32C3 and ESP32S3 ROM 5 жил өмнө
spiffs 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 жил өмнө
tcp_transport 7bf205162c tcp_transport: Fix some memory leak issues by coverity static analyzer. 5 жил өмнө
tcpip_adapter 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 жил өмнө
tinyusb 958bfcbf59 Update tinyusb to the latest upstream version 5 жил өмнө
touch_element 1821fd766b touch_element: fix event callback parameter type, change it into pointer 5 жил өмнө
ulp f7a8593a3b Merge branch 'style/python_isort_double_quote_fixer' into 'master' 5 жил өмнө
unity c233ce0449 spi_flash: mocking should be possible now 5 жил өмнө
vfs 360e7c4d51 system: enable shared stack watchpoint 5 жил өмнө
wear_levelling fb82bdb9da docs: update api-reference chapters for C3 5 жил өмнө
wifi_provisioning 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 жил өмнө
wpa_supplicant 04df1f3a42 CI: enable example builds for C3 5 жил өмнө
xtensa 360e7c4d51 system: enable shared stack watchpoint 5 жил өмнө