Ivan Grokhotkov 51d86081b8 gdbstub: fix thread list generation 5 lat temu
..
app_trace 1850941550 apptrace: Fixes multiple defs of '__esp_apptrace_trax_eri_updated' for O2 builds 5 lat temu
app_update 3b2e8648eb bootloader: create public bootloader_flash.h header 5 lat temu
asio 1c8171c3e8 asio: option to use wolfSSL as TLS stack for ASIO 5 lat temu
bootloader 953c046550 esp32s3/bootloader: extend IRAM usage to 0x6000 5 lat temu
bootloader_support 2356be7c7a Secure Boot V2: Fixes the OTA regression with secure boot in ESP32-V3 5 lat temu
bt b8d26ca389 Merge branch 'bugfix/assert_no_IRAM_ATTR' into 'master' 5 lat temu
cbor 636d685eab Update tinycbor submodule in ESP-IDF 5 lat temu
cmock 20c068ef3b cmock: added cmock as component 5 lat temu
coap 7dbf01afad coap: move mbedTLS config options from component to examples 5 lat temu
console 20c068ef3b cmock: added cmock as component 5 lat temu
cxx 6292d359f8 Removed C++ unit test 5 lat temu
driver fc7433d610 Merge branch 'feature/twai_isr_runs_with_cache_disabled' into 'master' 5 lat temu
efuse 9fa06719fa global: enable build uinit test for esp32-s3 5 lat temu
esp-tls 47f7c6a991 esp32s2/esp_ds: Digital Signature software support 5 lat temu
esp32 949fb8e63a SHA: add HAL layer and refactor driver 5 lat temu
esp32s2 949fb8e63a SHA: add HAL layer and refactor driver 5 lat temu
esp32s3 ff4d82c7d2 Merge branch 'feature/sha_hal' into 'master' 5 lat temu
esp_adc_cal 6a0951ecb2 driver/adc: support for esp32s2 adc calibration scheme 5 lat temu
esp_common 6462f9bfe1 esp32, esp32s2: create esp_pm component 5 lat temu
esp_eth 65707cfb41 esp_eth_mac_esp32: optionally setup SMI GPIO's 5 lat temu
esp_event 20c068ef3b cmock: added cmock as component 5 lat temu
esp_gdbstub 51d86081b8 gdbstub: fix thread list generation 5 lat temu
esp_hid 20c068ef3b cmock: added cmock as component 5 lat temu
esp_http_client b06035443f esp_http_client: Include port in host field 5 lat temu
esp_http_server b6467257b9 Merge branch 'feature/cmock_component' into 'master' 5 lat temu
esp_https_ota 85f919a428 esp_https_ota: fix error code formatting 5 lat temu
esp_https_server fe862f413f https_server: Fix use of open_fn from application level 5 lat temu
esp_ipc 20c068ef3b cmock: added cmock as component 5 lat temu
esp_local_ctrl 49e8c09ec2 local-ctrl: fix memory allocation issues found by static analyser 5 lat temu
esp_netif 91fd587fb7 lwip/ipv6:ipv6 address get fail after wifi disconnect 5 lat temu
esp_pm 04c67e83f3 esp_pm: temporarily disable failing test 5 lat temu
esp_ringbuf 20c068ef3b cmock: added cmock as component 5 lat temu
esp_rom 949fb8e63a SHA: add HAL layer and refactor driver 5 lat temu
esp_serial_slave_link edb5ddf63b soc: placeholder for esp32s3 HAL driver 5 lat temu
esp_system ff8d05466e Merge branch 'bugfix/deep_sleep_stub_heap_rtc_fast_mem' into 'master' 5 lat temu
esp_timer f33f49331f ci: update configs to include/exclude esp_pm in unit test 5 lat temu
esp_websocket_client c2bb0762bb Websocket client: avoid deadlock if stop called from event handler 5 lat temu
esp_wifi 6ae4b3ef48 esp_wifi: Update wifi lib 5 lat temu
espcoredump 5eebdd1de2 espcoredump: fix exception when -thread-info fails 5 lat temu
esptool_py 20af94ff53 Coredump config option rename throughout IDF 5 lat temu
expat 20c068ef3b cmock: added cmock as component 5 lat temu
fatfs c330def25a fatfs: fix SPIRAM allocation not used due to Kconfig option name error 5 lat temu
freemodbus 9b552ce004 docs: add warning for doxygen version 5 lat temu
freertos 654124adf0 freertos: don't create timer task if timer APIs are not used 5 lat temu
hal fc7433d610 Merge branch 'feature/twai_isr_runs_with_cache_disabled' into 'master' 5 lat temu
heap 20c068ef3b cmock: added cmock as component 5 lat temu
idf_test bff0016eb8 crypto accelerator support on esp32s3 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 20c068ef3b cmock: added cmock as component 5 lat temu
log 61f89b97c6 bringup esp32-s3 on FPGA 5 lat temu
lwip 8a102926f8 lwip: Changed to C linkage for fixing bug when using mixed C/C++ code 5 lat temu
mbedtls 949fb8e63a SHA: add HAL layer and refactor driver 5 lat temu
mdns 20af94ff53 Coredump config option rename throughout IDF 5 lat temu
mqtt b6467257b9 Merge branch 'feature/cmock_component' into 'master' 5 lat temu
newlib 9fa06719fa global: enable build uinit test for esp32-s3 5 lat temu
nghttp 2c8fc336e0 nghttp2: upgrade to v1.41.0 release 5 lat temu
nvs_flash 0e118c6070 NVS: put wild functions into namespace 5 lat temu
openssl 20c068ef3b cmock: added cmock as component 5 lat temu
partition_table b3e7b58d04 parttool: make part_list an optional argument 5 lat temu
perfmon 20c068ef3b cmock: added cmock as component 5 lat temu
protobuf-c 9eccd7c082 components: use new component registration api 6 lat temu
protocomm 9a16b551ef protocomm_console.c: Check if memory is allocated to buf and if not then return ESP_ERR_NO_MEM error 5 lat temu
pthread 20c068ef3b cmock: added cmock as component 5 lat temu
sdmmc 20c068ef3b cmock: added cmock as component 5 lat temu
soc ff8d05466e Merge branch 'bugfix/deep_sleep_stub_heap_rtc_fast_mem' into 'master' 5 lat temu
spi_flash 3c167497ad Merge branch 'bugfix/esp_flash_erase_timeout' into 'master' 5 lat temu
spiffs 20c068ef3b cmock: added cmock as component 5 lat temu
tcp_transport 91b88acaec tcp_transport: Added required API to support Digital Signature for SSL 5 lat temu
tcpip_adapter edb8b91efc Set default AP handlers in wifi_create_and_start_ap() 5 lat temu
tinyusb 3164116abd Update `tinyusb_cdcacm_write_flush` to using ticks counting instead of the FreeRTOS timer 5 lat temu
ulp 9fa06719fa global: enable build uinit test for esp32-s3 5 lat temu
unity 61f89b97c6 bringup esp32-s3 on FPGA 5 lat temu
vfs 61f89b97c6 bringup esp32-s3 on FPGA 5 lat temu
wear_levelling 9fa06719fa global: enable build uinit test for esp32-s3 5 lat temu
wifi_provisioning 6a3d50c952 provisioning: use memcpy instead of strncpy for copying SSID 5 lat temu
wpa_supplicant 6ae4b3ef48 esp_wifi: Update wifi lib 5 lat temu
xtensa 8aa73aea86 esp32s2/3: Add missing stdlib includes 5 lat temu