esp-idf/components
He Yin Ling 8e8b76783b versions: Update version to 3.2.5 2020-10-30 10:42:29 +08:00
..
app_trace
app_update support esp32 eco revision 2 and 3 2019-09-19 17:05:08 +08:00
asio
aws_iot
bootloader security: Hide Secure Boot & Flash Encryption config items when using CMake 2020-03-09 11:14:25 +11:00
bootloader_support flash: fix spi flash clock config error 2020-04-27 17:44:57 +08:00
bt component/bt: fix Blufi sends data after disconnect the seq still increase(backport v3.2) 2020-09-02 14:32:29 +08:00
coap
console
cxx
driver bugfix(ut): fix gpio output and input mode test(backport v3.2) 2020-08-12 20:09:57 +08:00
esp-tls fix(transport): Fix a bug of the connection whether be active or not by timeout option when the select function return a correct value. 2020-03-09 13:51:28 +00:00
esp32 versions: Update version to 3.2.5 2020-10-30 10:42:29 +08:00
esp_adc_cal
esp_event esp_event: remove extra line from source file 2020-03-22 22:43:55 +08:00
esp_http_client http_client: added comments to http header generation function 2019-11-19 14:07:54 +00:00
esp_http_server esp_http_server: Update LRU counter on accepting a new connection 2020-06-26 19:26:07 +05:30
esp_https_ota
esp_ringbuf
esp_websocket_client websocket client: the client now aborts the connection if send fails. 2020-06-15 14:54:21 +08:00
espcoredump
esptool_py project_include.cmake: Make esptool_py_custom_target callable from other directories 2020-02-20 13:06:18 +05:30
ethernet ethernet: add kconfig help for GPIO0 output mode 2019-10-14 10:50:49 +08:00
expat expat: Update library from 2.2.5 to 2.2.9 2019-12-05 09:22:01 +01:00
fatfs Fix memory leak upon failure of esp_vfs_fat_sdmmc_mount() 2019-10-18 10:28:24 +02:00
freemodbus
freertos Replace periph_module_enable/disable by periph_wifi_bt_common_module_enable which are in IRAM. 2020-08-06 17:38:31 +08:00
heap multi_heap: ensure that malloc(0) return NULL pointer in any poisoning configuration 2020-03-27 14:39:23 -03:00
idf_test CI: get git describe from annotated tags: 2020-10-24 09:27:25 +08:00
jsmn
json Update cJSON to v1.7.12 2019-08-21 18:58:37 +10:00
libsodium test: Set timeout of libsodium ed25519_convert test to 60s 2019-07-30 04:44:30 +00:00
log esp_wifi: Update WiFi lib 2020-03-24 15:13:57 +08:00
lwip fix(dhcp): Fix dhcp renew fail in t1 and will renew ip in t2 every 1s util renew successful.(backport 3.2) 2020-10-26 16:41:30 +08:00
mbedtls mbedtls: fix hw accelerated big-num mul if operand and result overlap 2020-02-20 10:06:28 +01:00
mdns mdns: respond to discovery with the proper pseudo name _services._dns-sd._udp 2020-01-08 10:22:27 +01:00
micro-ecc
mqtt mqtt: clenaup logs and docs, esp_mqtt_abort_connection race condition 2020-05-04 08:09:57 +02:00
newlib newlib: don't define non-thread-safe versions of getc, putc 2020-03-19 12:53:12 +01:00
nghttp Modified http_parser to handle ICY uris. 2019-10-11 16:24:31 +05:30
nvs_flash Merge branch 'fix/update_curr_page_state_3.2' into 'release/v3.2' 2019-07-08 14:05:40 +08:00
openssl
partition_table partition_table: output partition table info for partition_table target 2020-03-22 22:37:38 +08:00
protobuf-c
protocomm BLE provisioning: Add check for valid ble read offset 2020-07-22 19:44:14 +05:30
pthread
sdmmc
smartconfig_ack fix the bug for Airkiss can't get the ip of the cellphone 2020-02-19 10:38:05 +08:00
soc soc: clear PHY status when cpu start 2020-02-13 14:28:33 +08:00
spi_flash bugfix(flash): improve flash dio read timing 2019-07-02 14:57:13 +08:00
spiffs
tcp_transport backport bugfix lwip for v3.2 2020-08-11 14:33:04 +08:00
tcpip_adapter lw-ip:ipv6 address get fail after wifi disconnect for 3.2 2020-10-12 11:00:20 +08:00
ulp
vfs VFS: Fix bug which occurs when driver is installed during a select() call 2019-10-22 08:26:43 +02:00
wear_levelling
wifi_provisioning Wi-Fi Provisioning : Bugfix in copying SSID and Passphrase 2019-06-27 12:38:07 +05:30
wpa_supplicant Merge branch 'bugfix/supplicant_general_fixes_33' into 'release/v3.3' 2020-08-13 11:34:02 +08:00
xtensa-debug-module