KonstantinKondrashov 6071e2f3c7 esp_common: IPC refactor 6 lat temu
..
app_trace 264ffbeb14 timer_group: use the LL 6 lat temu
app_update d78831ab2b Merge branch 'bugfix/remove_v40_deprecations' into 'master' 6 lat temu
asio 9eccd7c082 components: use new component registration api 6 lat temu
bootloader c496268b10 Merge branch 'feature/load_elf' into 'master' 6 lat temu
bootloader_support cbab3c34f8 bootloader: shrink bin size 6 lat temu
bt 1c1108d47b Merge branch 'bugfix/coex_fix_some_bugs' into 'master' 6 lat temu
cbor 5a09de8245 cbor: add tinycbor library and example 6 lat temu
coap 430b737760 Fix libcoap building with various MbedTLS compile time options 6 lat temu
console afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 lat temu
cxx f1b5c326f4 cxx: force pthread to appear later in link line 6 lat temu
driver f406d020d8 driver: Remove features deprecated pre-IDF V4.0 6 lat temu
efuse cbab3c34f8 bootloader: shrink bin size 6 lat temu
esp-tls 3ca07b3e70 fix(transport): Fix a bug of the connection whether be active or not by timeout option when the select function return a correct value. 6 lat temu
esp32 b125bb50ea esp_common: IPC works with the priority of the caller's task 6 lat temu
esp_adc_cal a9a29b1f1e esp_adc_cal: Remove deprecated ADC calibration functions 6 lat temu
esp_common 6071e2f3c7 esp_common: IPC refactor 6 lat temu
esp_eth 7c8c9cbb68 ethernet: enable unit test 6 lat temu
esp_event 003a9872b7 esp_wifi: wifi support new event mechanism 6 lat temu
esp_gdbstub 7ff9538c48 espcoredump: fix issue with spi_flash access 6 lat temu
esp_http_client b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' 6 lat temu
esp_http_server a6cc964a26 esp_http_server : Bugfix in parsing of empty header values 6 lat temu
esp_https_ota 53e7beb95b esp_https_ota: Added error checking functionalities. 6 lat temu
esp_https_server 25dd5e39af esp-tls: Naming variables refering to certificates and keys in a neutral way to suggest that both PEM and DER format could be used, added comments descibing important details about using these formats 6 lat temu
esp_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 lat temu
esp_ringbuf 2e067f5b57 ringbuf: Remove deprecated RingbufferType_t 6 lat temu
esp_rom 5a916ce126 Support ELF files loadable with gdb 6 lat temu
esp_websocket_client 003a9872b7 esp_wifi: wifi support new event mechanism 6 lat temu
esp_wifi 63019689d6 Coexist: fix some coexist bugs 6 lat temu
espcoredump 9d30b04f68 coredump: use esp_flash api in coredump 6 lat temu
esptool_py 5a916ce126 Support ELF files loadable with gdb 6 lat temu
expat 9eccd7c082 components: use new component registration api 6 lat temu
fatfs fb748bae7f fatfs: Remove esp_vfs_fat_unregister() 6 lat temu
freemodbus 264ffbeb14 timer_group: use the LL 6 lat temu
freertos 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib 6 lat temu
heap b022527da7 heap: Remove esp_heap_alloc_caps header 6 lat temu
idf_test d10107a50e idf_test: Disable tests for Wi-Fi auto reconnect 6 lat temu
jsmn 9eccd7c082 components: use new component registration api 6 lat temu
json f72dc5b271 Update cJSON to v1.7.12 6 lat temu
libsodium 77bd32a503 Merge branch 'bugfix/libsodium_test_timeouts' into 'master' 6 lat temu
log afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 lat temu
lwip 002104b262 Merge branch 'bugfix/err_code_collision' into 'master' 6 lat temu
mbedtls fe08f435dc NimBLE: Add optional mbedTLS support to NimBLE 6 lat temu
mdns 003a9872b7 esp_wifi: wifi support new event mechanism 6 lat temu
mqtt 003a9872b7 esp_wifi: wifi support new event mechanism 6 lat temu
newlib 24bd75955f newlib: Fix UT - test time adjustment happens linearly 6 lat temu
nghttp 9b350f9ecc cmake: some formatting fixes 6 lat temu
nvs_flash 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib 6 lat temu
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib 6 lat temu
partition_table 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib 6 lat temu
protobuf-c 9eccd7c082 components: use new component registration api 6 lat temu
protocomm 4c7b83defc NimBLE: Fix bug in `protocomm_nimble` chararcteristic access callback 6 lat temu
pthread afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 lat temu
sdmmc afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 lat temu
soc 5a916ce126 Support ELF files loadable with gdb 6 lat temu
spi_flash b0bd4d0f14 Merge branch 'fix/esp_flash_adapter_in_iram' into 'master' 6 lat temu
spiffs 4fdaeb6b6e cmake: Add new compiler optimization levels definitions 6 lat temu
tcp_transport 3ca07b3e70 fix(transport): Fix a bug of the connection whether be active or not by timeout option when the select function return a correct value. 6 lat temu
tcpip_adapter 003a9872b7 esp_wifi: wifi support new event mechanism 6 lat temu
ulp ccc95191ea ulp: Add aditional uint32_t object to `ulp_insn_t` 6 lat temu
unity 75c0066f93 Fix remaining -Wstrict-prototypes warnings 6 lat temu
vfs 32adfdc307 Add Chinese translation for the 2nd batch of the files in storage folder in api-reference. 6 lat temu
wear_levelling bea507378e Add Chinese translation for README files in components and tools folders, including: 6 lat temu
wifi_provisioning 4fdaeb6b6e cmake: Add new compiler optimization levels definitions 6 lat temu
wpa_supplicant bf68285689 Merge branch 'feature/compile_option_O0' into 'master' 6 lat temu
xtensa 74a459dd3d make code conform to Wstrict-prototypes 6 lat temu