Angus Gratton 7154866e80 Merge branch 'feature/update_libsodium_submodule' into 'master' %!s(int64=4) %!d(string=hai) anos
..
app_trace 2f58060921 TWAI: FIFO overrun handling and errata workarounds %!s(int64=4) %!d(string=hai) anos
app_update fda565a5bf Merge branch 'bugfix/partition_table_depends_esptoolpy' into 'master' %!s(int64=4) %!d(string=hai) anos
asio 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) %!s(int64=5) %!d(string=hai) anos
bootloader 97ea00f355 Merge branch 'doc/flash_encryption_development' into 'master' %!s(int64=4) %!d(string=hai) anos
bootloader_support 70cab5bd81 Merge branch 'bugfix/ulp_riscv_unintended_wake' into 'master' %!s(int64=4) %!d(string=hai) anos
bt e6edf34e82 esp32: move esp_clk functions %!s(int64=4) %!d(string=hai) anos
cbor 636d685eab Update tinycbor submodule in ESP-IDF %!s(int64=5) %!d(string=hai) anos
cmock 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) %!s(int64=5) %!d(string=hai) anos
coap 3e533be8be coap: Fixed NULL checks for dymanic memory allocation in coap_mbedtls.c %!s(int64=5) %!d(string=hai) anos
console 9b2b86b7d9 console: fix linenoiseProbe never timing out %!s(int64=5) %!d(string=hai) anos
cxx 6014e3a198 esp32: move stack check test %!s(int64=4) %!d(string=hai) anos
driver 57af5acefe Merge branch 'ci/enable_all_test_for_i2c_on_c3' into 'master' %!s(int64=4) %!d(string=hai) anos
efuse c05fde2cbf efuse: revert ESP_LOG to ESP_EARLY_LOG in src/esp_efuse_utility.c %!s(int64=4) %!d(string=hai) anos
esp-tls 52442be9e1 esp-tls: Fix setsockopt for TCP_KEEPIDLE %!s(int64=4) %!d(string=hai) anos
esp32 daa13b3f62 esp32: move toolchain check %!s(int64=4) %!d(string=hai) anos
esp32c3 ed424c5f9f esp32c3: Fix issue of crashing if debug logs are enabled. %!s(int64=4) %!d(string=hai) anos
esp32s2 a202a604d8 esp32: move system libs %!s(int64=4) %!d(string=hai) anos
esp32s3 a202a604d8 esp32: move system libs %!s(int64=4) %!d(string=hai) anos
esp_adc_cal 13bc5feb0a [cxx]: fixed extern "C" declarations %!s(int64=5) %!d(string=hai) anos
esp_common daa13b3f62 esp32: move toolchain check %!s(int64=4) %!d(string=hai) anos
esp_eth 2a34b0496c esp_eth: refactor ksz8041 driver into ksz80xx %!s(int64=4) %!d(string=hai) anos
esp_event 7fe8720c9d Revert "esp_event test: Disable linker relaxations in this component, to temporarily workaround a linker bug" %!s(int64=4) %!d(string=hai) anos
esp_gdbstub 4c0cf6bf62 gdbstub: C3 - protection for UART register region %!s(int64=5) %!d(string=hai) anos
esp_hid 77922a24c3 esp_hid: add missing static qualifier %!s(int64=4) %!d(string=hai) anos
esp_http_client f66bdf1233 esp_http_client: Enable support of crt_bundle in esp_http_client %!s(int64=4) %!d(string=hai) anos
esp_http_server 3e82fcd566 esp_http_server: Fix transport_ctx not getting freed %!s(int64=4) %!d(string=hai) anos
esp_https_ota 807bf9688c ESP HTTPS OTA: send POST request body if set %!s(int64=5) %!d(string=hai) anos
esp_https_server c707d0d323 Fixed ssl_ctx not being freed at the time of error. %!s(int64=5) %!d(string=hai) anos
esp_hw_support cef3b26a91 Merge branch 'refactor/move_from_esp_system' into 'master' %!s(int64=4) %!d(string=hai) anos
esp_ipc d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled %!s(int64=5) %!d(string=hai) anos
esp_local_ctrl 0146f258d7 style: format python files with isort and double-quote-string-fixer %!s(int64=5) %!d(string=hai) anos
esp_netif da58235a0e components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components %!s(int64=5) %!d(string=hai) anos
esp_pm 586023790e esp_system: move sleep modes to esp_hw_support, power down light sleep to esp_pm %!s(int64=4) %!d(string=hai) anos
esp_ringbuf b69f94fb3a Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master' %!s(int64=5) %!d(string=hai) anos
esp_rom b4d2fb56a0 ci: enable previously disabled unit tests %!s(int64=4) %!d(string=hai) anos
esp_serial_slave_link f9e1ee35ad esp_serial_slave_link: Add essl_spi definitions for esp32c3 %!s(int64=5) %!d(string=hai) anos
esp_system cef3b26a91 Merge branch 'refactor/move_from_esp_system' into 'master' %!s(int64=4) %!d(string=hai) anos
esp_timer b4d2fb56a0 ci: enable previously disabled unit tests %!s(int64=4) %!d(string=hai) anos
esp_websocket_client c79a907e4f components: Remove repeated keep alive function by ssl layer function %!s(int64=5) %!d(string=hai) anos
esp_wifi 6b57f33858 Merge branch 'refactor/movements_from_target_components' into 'master' %!s(int64=4) %!d(string=hai) anos
espcoredump 45de6f9c59 espcoredump erase review comments %!s(int64=4) %!d(string=hai) anos
esptool_py d9f687f51a esptool_py: call idf.py monitor with python explicitly %!s(int64=4) %!d(string=hai) anos
expat 20c068ef3b cmock: added cmock as component %!s(int64=5) %!d(string=hai) anos
fatfs 925dacd7fb Merge branch 'bugfix/remove_HSPI_macro_on_c3' into 'master' %!s(int64=4) %!d(string=hai) anos
freemodbus 868e123336 freemodbuss: fix event processing after merge %!s(int64=4) %!d(string=hai) anos
freertos 94ac251091 Merge branch 'doc/general_notes' into 'master' %!s(int64=4) %!d(string=hai) anos
hal 57af5acefe Merge branch 'ci/enable_all_test_for_i2c_on_c3' into 'master' %!s(int64=4) %!d(string=hai) anos
heap d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled %!s(int64=5) %!d(string=hai) anos
idf_test 51169b0e0c AES/SHA: use GDMA driver instead of LL %!s(int64=5) %!d(string=hai) anos
jsmn 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) %!s(int64=5) %!d(string=hai) anos
json 6ba648edac cJSON: update to v1.7.14 release %!s(int64=5) %!d(string=hai) anos
libsodium dfd6c5cb0b libsodium: Update library to v1.0.18 %!s(int64=4) %!d(string=hai) anos
log f683db7aea Merge branch 'feature/c3_IDF-2554' into 'master' %!s(int64=5) %!d(string=hai) anos
lwip 181e87d700 bugfix for assert when tcp send data %!s(int64=4) %!d(string=hai) anos
mbedtls fe71a8e340 aes/sha: use a shared lazy allocated GDMA channel for AES and SHA %!s(int64=5) %!d(string=hai) anos
mdns 39cf818838 freertos: common config header %!s(int64=4) %!d(string=hai) anos
mqtt 74fa52668c esp-mqtt: Remove __FILE__ macro from error logs %!s(int64=5) %!d(string=hai) anos
newlib a202a604d8 esp32: move system libs %!s(int64=4) %!d(string=hai) anos
nghttp 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) %!s(int64=5) %!d(string=hai) anos
nvs_flash d52a21de5c Random NVS fixes %!s(int64=5) %!d(string=hai) anos
openssl cc78923d23 docs: Update OpenSSL API documents %!s(int64=4) %!d(string=hai) anos
openthread 7c38989309 OpenThread: add OpenThread and porting %!s(int64=4) %!d(string=hai) anos
partition_table 3942b61a1e partition_table requires esptool_py for esptool_py_flash_target %!s(int64=5) %!d(string=hai) anos
perfmon 0301c66bf0 esp32c3: Disable components that are not yet supported %!s(int64=5) %!d(string=hai) anos
protobuf-c d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled %!s(int64=5) %!d(string=hai) anos
protocomm 105497f861 Add secure connection for just works in provisioning app for bluedroid %!s(int64=4) %!d(string=hai) anos
pthread 28ca70cce5 pthread: fix the priority inheritance %!s(int64=5) %!d(string=hai) anos
riscv d920aa52be xtensa: simplify build script %!s(int64=5) %!d(string=hai) anos
sdmmc 6e2dc5d291 Fix minor documentation issue %!s(int64=5) %!d(string=hai) anos
soc 925dacd7fb Merge branch 'bugfix/remove_HSPI_macro_on_c3' into 'master' %!s(int64=4) %!d(string=hai) anos
spi_flash 925dacd7fb Merge branch 'bugfix/remove_HSPI_macro_on_c3' into 'master' %!s(int64=4) %!d(string=hai) anos
spiffs e6edf34e82 esp32: move esp_clk functions %!s(int64=4) %!d(string=hai) anos
tcp_transport d74f7d2d04 tcp_transport: Add option to enable crt_bundle for SSL connection %!s(int64=4) %!d(string=hai) anos
tcpip_adapter da58235a0e components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components %!s(int64=5) %!d(string=hai) anos
tinyusb 8f064dabcd tinyusb: add 'extern C' bit to tusb_console.h %!s(int64=4) %!d(string=hai) anos
touch_element a3f5cf2c71 Merge branch 'bugfix/touch_element_callback_para' into 'master' %!s(int64=5) %!d(string=hai) anos
ulp f7a8593a3b Merge branch 'style/python_isort_double_quote_fixer' into 'master' %!s(int64=5) %!d(string=hai) anos
unity c233ce0449 spi_flash: mocking should be possible now %!s(int64=5) %!d(string=hai) anos
usb 424e1e1886 Add USB HCD %!s(int64=5) %!d(string=hai) anos
vfs 2aead8ba57 Support ESP32S3 Beta 3 target %!s(int64=4) %!d(string=hai) anos
wear_levelling e6edf34e82 esp32: move esp_clk functions %!s(int64=4) %!d(string=hai) anos
wifi_provisioning 06ae78b531 provisioning: Fix WiFi credentials not saved to NVS due to wifi_prov_mgr_start_provisioning change the WiFi storage to RAM %!s(int64=4) %!d(string=hai) anos
wpa_supplicant d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled %!s(int64=5) %!d(string=hai) anos
xtensa daa13b3f62 esp32: move toolchain check %!s(int64=4) %!d(string=hai) anos