Jakob Hasse a697377871 [doc]: elaborated nvs encryption comments in nvs 5 anni fa
..
app_trace d1c800fbbb components: fix ldgen check errors 5 anni fa
app_update 46e85ed021 secure_boot: Secure Boot V2 verify app signature on update (without Secure boot) 4 anni fa
asio 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
bootloader 46e85ed021 secure_boot: Secure Boot V2 verify app signature on update (without Secure boot) 4 anni fa
bootloader_support 502a819757 secure boot v2: Fix issue checking multiple signature blocks on OTA update 4 anni fa
bt 2313683b58 Merge branch 'bugfix/fix_l2cap_repeat_cid_v4.3' into 'release/v4.3' 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 5d0ce8b52f Merge branch 'bugfix/crash_on_enabling_verbose_logs_v4.3' into 'release/v4.3' 4 anni fa
efuse 43ebb8ea61 efuse: Updates description of uart_print_control efuse 5 anni fa
esp-tls d61ee580d5 esp_tls: Fix misplaced paranthesis in esp_tls_mbedtls.c 4 anni fa
esp32 c6ed522d60 deep_sleep: on S2 disable the brown out detector before deep sleeping 4 anni fa
esp32c3 1c8fd4041e aes/sha: use a shared lazy allocated GDMA channel for AES and SHA 4 anni fa
esp32s2 c6ed522d60 deep_sleep: on S2 disable the brown out detector before deep sleeping 4 anni fa
esp32s3 82ffb33085 Merge branch 'feature/crypto_reserve_gdma_ch_v4.3' into 'release/v4.3' 4 anni fa
esp_adc_cal 5798c22a5c adc: replace assert with esp check 5 anni fa
esp_common c6ed522d60 deep_sleep: on S2 disable the brown out detector before deep sleeping 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 acb1143409 Add support for FTM operation 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 89bf9404a5 esp_http_client: Fix some memory leak issues by coverity static analyzer. 5 anni fa
esp_http_server c415c6f9a6 httpd: Fixed wrong header in ws_send_async() for lengthy packets 5 anni fa
esp_https_ota 753a929525 global: fix sign-compare warnings 5 anni fa
esp_https_server c707d0d323 Fixed ssl_ctx not being freed at the time of error. 5 anni fa
esp_hw_support b71481093a esp_wifi: fix some Wi-Fi scan and coexist bugs 5 anni fa
esp_ipc 753a929525 global: fix sign-compare warnings 5 anni fa
esp_local_ctrl 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 anni fa
esp_netif d1356bca68 esp-netif: Added methods for conversion IP4/IP6 addresses from their string interpretation 5 anni fa
esp_pm 2b7a3f6d85 light sleep: some default parameters optimization 4 anni fa
esp_ringbuf b69f94fb3a Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master' 5 anni fa
esp_rom 502a819757 secure boot v2: Fix issue checking multiple signature blocks on OTA update 4 anni fa
esp_serial_slave_link f9e1ee35ad esp_serial_slave_link: Add essl_spi definitions for esp32c3 5 anni fa
esp_system a479ee30c9 secure boot: Add boot check for SBV2 "check app signature on update" 4 anni fa
esp_timer 9c8e4fd4c5 C3: build and run unit tests 5 anni fa
esp_websocket_client 9ff9137e7a websocket: Add configurable ping interval 5 anni fa
esp_wifi c41822dc7c Merge branch 'mesh/support_for_chain_topology_backport_v4.3' into 'release/v4.3' 4 anni fa
espcoredump 9a2d251912 Merge branch 'feature/coredump_refactor_riscv_support_v4.3' into 'release/v4.3' 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 321ee21c4c freemodbus: fix mb controller parity propagation issues 5 anni fa
freertos 774f010196 freertos: Fix delay between interrupt request and trigger on RISC-V 4 anni fa
hal a643ea9432 spi_flash: make spiflash compatible with ESP32C3 and ESP32S3 ROM 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 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
log f683db7aea Merge branch 'feature/c3_IDF-2554' into 'master' 5 anni fa
lwip f7a8593a3b Merge branch 'style/python_isort_double_quote_fixer' into 'master' 5 anni fa
mbedtls 1c8fd4041e aes/sha: use a shared lazy allocated GDMA channel for AES and SHA 4 anni fa
mdns be0ae1ebbb mDNS: Fix of text length calculation when detecting a collision 5 anni fa
mqtt 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 anni fa
newlib 360e7c4d51 system: enable shared stack watchpoint 4 anni fa
nghttp 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
nvs_flash a697377871 [doc]: elaborated nvs encryption comments in nvs 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 962ea61d53 protocomm: Fixed NULL check of allocated memory 4 anni fa
pthread 28ca70cce5 pthread: fix the priority inheritance 5 anni fa
riscv 360e7c4d51 system: enable shared stack watchpoint 4 anni fa
sdmmc 6e2dc5d291 Fix minor documentation issue 5 anni fa
soc 4725249385 esp32c3: correct name for RTC memory region in heap 4 anni fa
spi_flash a643ea9432 spi_flash: make spiflash compatible with ESP32C3 and ESP32S3 ROM 4 anni fa
spiffs 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 anni fa
tcp_transport 7bf205162c tcp_transport: Fix some memory leak issues by coverity static analyzer. 5 anni fa
tcpip_adapter 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 anni fa
tinyusb 958bfcbf59 Update tinyusb to the latest upstream version 5 anni fa
touch_element 1821fd766b touch_element: fix event callback parameter type, change it into pointer 4 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
vfs 360e7c4d51 system: enable shared stack watchpoint 4 anni fa
wear_levelling fb82bdb9da docs: update api-reference chapters for C3 4 anni fa
wifi_provisioning 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 anni fa
wpa_supplicant 04df1f3a42 CI: enable example builds for C3 5 anni fa
xtensa 360e7c4d51 system: enable shared stack watchpoint 4 anni fa