Angus Gratton a2eed7cba6 esp32s2: Always use eFuse config for WP pin 5 lat temu
..
app_trace 16726e9980 gcov: Fixes APP CPU syscall table 5 lat temu
app_update a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 5 lat temu
asio 1c8171c3e8 asio: option to use wolfSSL as TLS stack for ASIO 5 lat temu
bootloader c09fdc0b09 esp32: Use package identifier to look up SPI flash/PSRAM WP Pin, unless overridden 5 lat temu
bootloader_support c09fdc0b09 esp32: Use package identifier to look up SPI flash/PSRAM WP Pin, unless overridden 5 lat temu
bt 4be5563fdb ble_mesh: stack: Fix recv health current status incorrectly 5 lat temu
cbor 636d685eab Update tinycbor submodule in ESP-IDF 5 lat temu
coap 7dbf01afad coap: move mbedTLS config options from component to examples 5 lat temu
console 8e00522cd7 vfs: support vfs uart set line endings with specified uart number 5 lat temu
cxx f3e180de72 CXX: removed exception windowspill test 5 lat temu
driver f8f2f7c297 Merge branch 'bugfix/touch_sensor_denoise_ci_for_esp32s2' into 'master' 5 lat temu
efuse 458b14a8ea esp_rom: extract common efuse apis into esp_rom_efuse.h 5 lat temu
esp-tls 52469c8505 esp-tls: enable TLS renegotiation using explicit API call 5 lat temu
esp32 c09fdc0b09 esp32: Use package identifier to look up SPI flash/PSRAM WP Pin, unless overridden 5 lat temu
esp32s2 a2eed7cba6 esp32s2: Always use eFuse config for WP pin 5 lat temu
esp_adc_cal 1c2cc5430e global: bring up esp32s2(not beta) 6 lat temu
esp_common 6798ab3a08 Merge branch 'bugfix/shared_stack_not_switching_correctly' into 'master' 5 lat temu
esp_eth abcea51976 ethernet: insert min assert time for PHY HW reset 5 lat temu
esp_event 81f037a299 Fix handling of multiple AP credentials in WPS 5 lat temu
esp_gdbstub 8e6d450a8c Revert "Merge branch 'feature/gdb_stub_task_state' into 'master'" 5 lat temu
esp_hid 65b993234d esp_hid: fix memory leak if getting dev reports fails 5 lat temu
esp_http_client 3c7991813d esp_http_client.h: Add error codes in HttpStatus_Code 5 lat temu
esp_http_server f8b649baaf Merge branch 'bugfix/ws_server_async_send_fin' into 'master' 5 lat temu
esp_https_ota 3c7991813d esp_http_client.h: Add error codes in HttpStatus_Code 5 lat temu
esp_https_server 22b1607405 esp_https_server: fix HTTPD_SSL_CONFIG_DEFAULT 5 lat temu
esp_ipc 11d96b39d0 esp_ipc: Move to new component 5 lat temu
esp_local_ctrl 49e8c09ec2 local-ctrl: fix memory allocation issues found by static analyser 5 lat temu
esp_netif bb9a7356ac esp-netif: removing SLIP related events as the slip-modem set state synchronously 5 lat temu
esp_ringbuf 1ca25688a8 freertos: place `xQueueGenericCreateStatic` into flash 5 lat temu
esp_rom 458b14a8ea esp_rom: extract common efuse apis into esp_rom_efuse.h 5 lat temu
esp_serial_slave_link f6dd63d03d spi_slave_hd: new driver for spi slave in half duplex mode 5 lat temu
esp_system bff6b5b70e bugfix(psram): configure MMU after PSRAM initialization 5 lat temu
esp_timer f925da9179 docs: correct function description following https://esp32.com/viewtopic.php?f=5&t=16332 5 lat temu
esp_websocket_client f74d5d9517 Merge branch 'bugfix/ws_send_abort' into 'master' 5 lat temu
esp_wifi 1fa7454f5e Merge branch 'feature/wifi_get_tsf_time_api' into 'master' 5 lat temu
espcoredump ee5e3f8b93 CI: Fix timeout in the espcoredump test 5 lat temu
esptool_py f07a7805a6 esptool: update for CDC stub support 5 lat temu
expat 3d0967a58a test: declare requirements and include dirs private 6 lat temu
fatfs 62426a6c90 Merge branch 'refactor/use_new_component_registration_functions' into 'master' 6 lat temu
freemodbus 30e97e0920 freemodbus: fix memcmp result truncated to 1 byte 5 lat temu
freertos 8e6d450a8c Revert "Merge branch 'feature/gdb_stub_task_state' into 'master'" 5 lat temu
heap 6f5e43e26a heap: added alloc failed hook and configuration options 5 lat temu
idf_test 22d9ff5b05 Merge branch 'feature/block_sha_fallback' into 'master' 5 lat temu
jsmn 68dc6b2158 jsmn: define macros in build system 6 lat temu
json e366b6ac21 cJSON: include only source file objects for cmake build 6 lat temu
libsodium 3d0967a58a test: declare requirements and include dirs private 6 lat temu
log 188240d5c7 log: new macros to log when the cache is disabled 5 lat temu
lwip 1a41545c3e esp-netif: SLIP interface refactor to isolate interface from drivers 5 lat temu
mbedtls 22d9ff5b05 Merge branch 'feature/block_sha_fallback' into 'master' 5 lat temu
mdns cf7e48c779 mdns: Allow config mDNS task stack size 5 lat temu
mqtt 78ea8a9ed5 mqtt: clenaup logs and docs 5 lat temu
newlib 11f6addc61 expression_with_stack: added a tweak on TCB stackpointers to avoid false trigger of stack overflow 5 lat temu
nghttp 742d4689dd Modified http_parser to handle ICY uris. 6 lat temu
nvs_flash b40c7c78e3 Merge branch 'feature/nvs_cxx_enums' into 'master' 5 lat temu
openssl 0f72c05d78 openssl: made verification mode conversion to mbetls modes more strict 5 lat temu
partition_table 754d631247 partition_table: fix generation of signed partition table 5 lat temu
perfmon 3d0967a58a test: declare requirements and include dirs private 6 lat temu
protobuf-c 9eccd7c082 components: use new component registration api 6 lat temu
protocomm 05852bc4aa protocomm_httpd: Restart security session if request is received on a new session 5 lat temu
pthread c53ad56515 esp_system: startup flow modifications 5 lat temu
sdmmc 562edb3a5e Merge branch 'bugfix/sdmmc_spi_highspeed' into 'master' 5 lat temu
soc e9dd4f283a feat(esp32): support for esp32-pico-v3-02 5 lat temu
spi_flash e04eacbe3f Merge branch 'refactor/common_rom_efuse_apis' into 'master' 5 lat temu
spiffs 9a020cbb40 spiffs: restore dependency of flash targets on spiffs images 5 lat temu
tcp_transport 423e600d46 secure_element: atecc608_ecdsa example 5 lat temu
tcpip_adapter 95b5ef3687 esp-netif: wifi-deinit to clear handlers only in tcpip-adapter mode 5 lat temu
tinyusb a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 5 lat temu
ulp b6dba84323 ulp: added support to building code for riscv ULP coprocessor 5 lat temu
unity e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
vfs 8e00522cd7 vfs: support vfs uart set line endings with specified uart number 5 lat temu
wear_levelling 3d0967a58a test: declare requirements and include dirs private 6 lat temu
wifi_provisioning 4b030420a1 wifi_provisioning: Catch the Wi-Fi events even after Connection errors 6 lat temu
wpa_supplicant 81f037a299 Fix handling of multiple AP credentials in WPS 5 lat temu
xtensa 11f6addc61 expression_with_stack: added a tweak on TCB stackpointers to avoid false trigger of stack overflow 5 lat temu