Angus Gratton f45e8bab35 Merge branch 'feature/jtag_reenable' into 'master' 5 ani în urmă
..
app_trace f3783ba258 app_trace/sysview: fixed freertos tracing calling plus sync apptrace component with the master branch version 5 ani în urmă
app_update 3b2e8648eb bootloader: create public bootloader_flash.h header 5 ani în urmă
asio 1c8171c3e8 asio: option to use wolfSSL as TLS stack for ASIO 5 ani în urmă
bootloader 6773df88f2 feature(rtc): rename i2c_xxx to regi2c_xxx 5 ani în urmă
bootloader_support 2356be7c7a Secure Boot V2: Fixes the OTA regression with secure boot in ESP32-V3 5 ani în urmă
bt b8d26ca389 Merge branch 'bugfix/assert_no_IRAM_ATTR' into 'master' 5 ani în urmă
cbor 636d685eab Update tinycbor submodule in ESP-IDF 5 ani în urmă
cmock 20c068ef3b cmock: added cmock as component 5 ani în urmă
coap 7dbf01afad coap: move mbedTLS config options from component to examples 5 ani în urmă
console 20c068ef3b cmock: added cmock as component 5 ani în urmă
cxx 6292d359f8 Removed C++ unit test 5 ani în urmă
driver 67baa8371a Merge branch 'feature/rename_analog_i2c_files' into 'master' 5 ani în urmă
efuse 9fa06719fa global: enable build uinit test for esp32-s3 5 ani în urmă
esp-tls 47f7c6a991 esp32s2/esp_ds: Digital Signature software support 5 ani în urmă
esp32 949fb8e63a SHA: add HAL layer and refactor driver 5 ani în urmă
esp32s2 f45e8bab35 Merge branch 'feature/jtag_reenable' into 'master' 5 ani în urmă
esp32s3 ff4d82c7d2 Merge branch 'feature/sha_hal' into 'master' 5 ani în urmă
esp_adc_cal 6a0951ecb2 driver/adc: support for esp32s2 adc calibration scheme 5 ani în urmă
esp_common 6462f9bfe1 esp32, esp32s2: create esp_pm component 5 ani în urmă
esp_eth 65707cfb41 esp_eth_mac_esp32: optionally setup SMI GPIO's 5 ani în urmă
esp_event 20c068ef3b cmock: added cmock as component 5 ani în urmă
esp_gdbstub 61f89b97c6 bringup esp32-s3 on FPGA 5 ani în urmă
esp_hid d535b8c458 Fix BT HIDH write allocates 1 byte less and returns ok on failed malloc 5 ani în urmă
esp_http_client b06035443f esp_http_client: Include port in host field 5 ani în urmă
esp_http_server b6467257b9 Merge branch 'feature/cmock_component' into 'master' 5 ani în urmă
esp_https_ota 85f919a428 esp_https_ota: fix error code formatting 5 ani în urmă
esp_https_server fe862f413f https_server: Fix use of open_fn from application level 5 ani în urmă
esp_ipc 20c068ef3b cmock: added cmock as component 5 ani în urmă
esp_local_ctrl 49e8c09ec2 local-ctrl: fix memory allocation issues found by static analyser 5 ani în urmă
esp_netif 91fd587fb7 lwip/ipv6:ipv6 address get fail after wifi disconnect 5 ani în urmă
esp_pm 04c67e83f3 esp_pm: temporarily disable failing test 5 ani în urmă
esp_ringbuf 20c068ef3b cmock: added cmock as component 5 ani în urmă
esp_rom 949fb8e63a SHA: add HAL layer and refactor driver 5 ani în urmă
esp_serial_slave_link edb5ddf63b soc: placeholder for esp32s3 HAL driver 5 ani în urmă
esp_system 466ad65cf4 Merge branch 'bugfix/usb_console_critical_section' into 'master' 5 ani în urmă
esp_timer f33f49331f ci: update configs to include/exclude esp_pm in unit test 5 ani în urmă
esp_websocket_client c2bb0762bb Websocket client: avoid deadlock if stop called from event handler 5 ani în urmă
esp_wifi 6ae4b3ef48 esp_wifi: Update wifi lib 5 ani în urmă
espcoredump 5eebdd1de2 espcoredump: fix exception when -thread-info fails 5 ani în urmă
esptool_py 20af94ff53 Coredump config option rename throughout IDF 5 ani în urmă
expat 20c068ef3b cmock: added cmock as component 5 ani în urmă
fatfs c330def25a fatfs: fix SPIRAM allocation not used due to Kconfig option name error 5 ani în urmă
freemodbus 9b552ce004 docs: add warning for doxygen version 5 ani în urmă
freertos 1224ae9a42 freertos: Use configured idle task stack size not minimum task stack size for idle tasks 5 ani în urmă
hal 6773df88f2 feature(rtc): rename i2c_xxx to regi2c_xxx 5 ani în urmă
heap bf85348034 tlsf: Enable asserts 5 ani în urmă
idf_test bd9b921713 heap_tlsf: added implementation of TLSF allocator 5 ani în urmă
jsmn 68dc6b2158 jsmn: define macros in build system 6 ani în urmă
json e366b6ac21 cJSON: include only source file objects for cmake build 6 ani în urmă
libsodium 20c068ef3b cmock: added cmock as component 5 ani în urmă
log 61f89b97c6 bringup esp32-s3 on FPGA 5 ani în urmă
lwip 8a102926f8 lwip: Changed to C linkage for fixing bug when using mixed C/C++ code 5 ani în urmă
mbedtls 949fb8e63a SHA: add HAL layer and refactor driver 5 ani în urmă
mdns 20af94ff53 Coredump config option rename throughout IDF 5 ani în urmă
mqtt b6467257b9 Merge branch 'feature/cmock_component' into 'master' 5 ani în urmă
newlib 3057b76a7e tests: re-add all disabled tests and all disabled configurations 5 ani în urmă
nghttp 2c8fc336e0 nghttp2: upgrade to v1.41.0 release 5 ani în urmă
nvs_flash 0e118c6070 NVS: put wild functions into namespace 5 ani în urmă
openssl 20c068ef3b cmock: added cmock as component 5 ani în urmă
partition_table b3e7b58d04 parttool: make part_list an optional argument 5 ani în urmă
perfmon 20c068ef3b cmock: added cmock as component 5 ani în urmă
protobuf-c 9eccd7c082 components: use new component registration api 6 ani în urmă
protocomm 9a16b551ef protocomm_console.c: Check if memory is allocated to buf and if not then return ESP_ERR_NO_MEM error 5 ani în urmă
pthread a3c90bf59a freertos: merged freertos 10 kernel files into IDF 5 ani în urmă
sdmmc 20c068ef3b cmock: added cmock as component 5 ani în urmă
soc 67baa8371a Merge branch 'feature/rename_analog_i2c_files' into 'master' 5 ani în urmă
spi_flash 3c167497ad Merge branch 'bugfix/esp_flash_erase_timeout' into 'master' 5 ani în urmă
spiffs 20c068ef3b cmock: added cmock as component 5 ani în urmă
tcp_transport 91b88acaec tcp_transport: Added required API to support Digital Signature for SSL 5 ani în urmă
tcpip_adapter edb8b91efc Set default AP handlers in wifi_create_and_start_ap() 5 ani în urmă
tinyusb b1ace5808d Merge branch 'bugfix/tusb_console_strlen' into 'master' 5 ani în urmă
ulp 9fa06719fa global: enable build uinit test for esp32-s3 5 ani în urmă
unity 61f89b97c6 bringup esp32-s3 on FPGA 5 ani în urmă
vfs 61f89b97c6 bringup esp32-s3 on FPGA 5 ani în urmă
wear_levelling dfa2d547a7 freertos: pin timer task in core 0 plus fixed in SMP race conditions 5 ani în urmă
wifi_provisioning 6a3d50c952 provisioning: use memcpy instead of strncpy for copying SSID 5 ani în urmă
wpa_supplicant 6ae4b3ef48 esp_wifi: Update wifi lib 5 ani în urmă
xtensa 8aa73aea86 esp32s2/3: Add missing stdlib includes 5 ani în urmă