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