esp-idf/components
Cao Sen Miao a212d866f4 spi_flash: fix cs line setup to make the flash driver more stable 2021-06-08 00:59:41 +08:00
..
app_trace
app_update
asio
bootloader spi_flash: fix xm25qh32c flash overerase 2021-06-07 23:19:03 +08:00
bootloader_support spi_flash: fix xm25qh32c flash overerase 2021-06-07 23:19:03 +08:00
bt components/bt: fixed tx_prog insert error. 2021-01-27 20:41:51 +08:00
coap coap: update libcoap to fix its broken submodule pointer 2020-09-14 10:59:52 +05:30
console
cxx
driver driver(I2S): Fix I2S reset issue for release/v4.0 2020-09-02 16:30:03 +08:00
efuse add soft solution for esp32 eco3 live lock issue 2020-07-10 02:14:47 +00:00
esp-tls esp-tls: enable TLS renegotiation using explicit API call 2020-07-13 15:56:00 +05:30
esp32 Fix spin lock allocation in PSRAM bug 2020-09-22 14:19:56 +08:00
esp_adc_cal
esp_common esp_wifi: Add API to get available internal heap size. 2020-07-08 17:40:19 +08:00
esp_eth ethernet: insert min assert time for PHY HW reset 2020-07-13 11:21:30 +08:00
esp_event esp_event: remove extra line from source file 2020-03-22 21:46:07 +08:00
esp_gdbstub
esp_http_client esp_http_client.c: In esp_http_client_read, add fix to return (-1) if esp_transport_read fails 2020-07-08 09:57:42 +05:30
esp_http_server esp_http_server: Update LRU counter on accepting a new connection 2020-06-26 19:25:15 +05:30
esp_https_ota esp_https_ota.c: Add fix to return failure if (-1) is returned from esp_http_client_read 2020-07-08 09:57:43 +05:30
esp_https_server
esp_local_ctrl
esp_ringbuf
esp_rom flash: support EON flash qaud mode 2021-02-26 11:36:23 +08:00
esp_websocket_client websocket client: the client now aborts the connection if send fails. 2020-06-28 02:12:35 +00:00
esp_wifi don't disconnect AP when timestamp decrease abnormally 2020-12-29 12:22:32 +08:00
espcoredump espcoredump: fix error reported for blank partition 2020-07-15 08:30:28 +02:00
esptool_py
expat
fatfs Fix memory leak upon failure of esp_vfs_fat_sdmmc_mount() 2019-10-18 10:27:37 +02:00
freemodbus freemodbus: add comments for limitation in current version of freemodbus 2020-06-08 08:39:49 +02:00
freertos Add fixes for gcc8 psram fix improvement 2020-07-14 14:04:53 +07:00
heap Merge branch 'bugfix/heap_psram_fill_v4.0' into 'release/v4.0' 2020-05-29 12:43:45 +08:00
idf_test CI: do not run cases likely to fail 2020-07-19 14:58:28 +08:00
jsmn
json
libsodium
log
lwip ipv6 send multicast data fail when src address is null for 4.0 2020-09-22 17:18:49 +08:00
mbedtls mbedtls: update to mbedtls release v2.16.7 2020-08-03 15:50:34 +05:30
mdns
mqtt mqtt: clenaup logs and docs, esp_mqtt_abort_connection race condition 2020-05-22 06:21:25 +00:00
newlib
nghttp
nvs_flash components: convert string to bytes to fix TypeError There is a string passed as an argument for function, but a format of a string seemingly refers to bytes therefore it needs to be converted to bytes Solves https://esp32.com/viewtopic.php?f=13&t=16529 2020-07-22 11:04:22 +02:00
openssl
partition_table partition_table: Fix parttool.py crashes when retrieving partition info 2020-06-04 16:31:26 +08:00
protobuf-c
protocomm BLE provisioning: Add check for valid ble read offset 2020-07-22 19:42:09 +05:30
pthread
sdmmc sdmmc: fix the probe issue that forbid sdspi working in highspeed mode 2020-07-28 12:19:51 +08:00
soc spi_flash: fix cs line setup to make the flash driver more stable 2021-06-08 00:59:41 +08:00
spi_flash esp_flash: support override default chip driver list 2021-03-03 12:37:21 +08:00
spiffs
tcp_transport ws_client: fix fragmented send setting proper opcodes 2020-05-22 06:11:44 +00:00
tcpip_adapter
ulp
unity
vfs vfs: support vfs uart set line endings with specified uart number (release/v4.0) 2020-08-14 15:39:39 +08:00
wear_levelling
wifi_provisioning
wpa_supplicant esp_wifi: Update wifi lib 2020-10-10 10:10:11 +00:00
xtensa