OVMS3-idf/components
2020-08-11 15:09:44 +08:00
..
app_trace
app_update
asio
bootloader
bootloader_support esp32: Reduce using ESP_EARLY_LOGx and move some code after the stdout initialization 2020-06-17 16:30:11 +08:00
bt Merge branch 'bugfix/buff_semaphore_not_free_v4.0' into 'release/v4.0' 2020-08-10 15:10:24 +08:00
coap
console
cxx
driver wifi, bt: move esp_phy_common_clock_disable into periph_ctrl and put it into IRAM 2020-08-05 17:41:05 +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 Merge branch 'feature/toolchain_2020r2_v4.0' into 'release/v4.0' 2020-07-16 16:22:17 +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_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 component/bt: add connect parameter, fix instant reverse, fix tx default octets, fix assert(1024,0), fix assert(512,0) 2020-07-24 12:05:29 +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 wifi, bt: move esp_phy_common_clock_disable into periph_ctrl and put it into IRAM 2020-08-05 17:41:05 +08:00
espcoredump espcoredump: fix error reported for blank partition 2020-07-15 08:30:28 +02:00
esptool_py
expat
fatfs
freemodbus
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 lwip: fix udp tx packet loss issue 2020-08-11 15:09:44 +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 Merge branch 'ci/resume_esp_flash_tests_4.0' into 'release/v4.0' 2020-08-02 17:15:24 +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
wear_levelling
wifi_provisioning wifi_provisioning: Catch the Wi-Fi events even after Connection errors 2020-05-15 13:50:47 +00:00
wpa_supplicant bugfix: fix softap mode wpa memory leak 2020-07-29 14:17:12 +08:00
xtensa