OVMS3-idf/components
Nachiket Kukade aceb46efc2 esp_wifi: Update wifi lib
1. Avoid parsing RSN/WPA IE's after connection
2. Remove AUTH_CHANGED reason code logic
2020-07-01 11:49:02 +00:00
..
app_trace newlib: use --specs=nano.specs to enable "nano" version of C library 2020-06-02 13:15:08 +07:00
app_update app_update: fix test failure for get_app_elf_sha256 test 2020-04-15 21:09:57 +08:00
asio
bootloader
bootloader_support esp32: Reduce using ESP_EARLY_LOGx and move some code after the stdout initialization 2020-06-17 15:53:45 +08:00
bt Merge branch 'bugfix/ble_conn_fail_v4.1' into 'release/v4.1' 2020-06-17 18:17:15 +08:00
cbor
coap coap: move mbedTLS config options from component to examples 2020-05-26 20:05:33 +05:30
console
cxx
driver Merge branch 'bugfix/fix_adc_io_init_bug_for_idfv4.1' into 'release/v4.1' 2020-06-29 15:00:22 +08:00
efuse esp32: Reduce using ESP_EARLY_LOGx and move some code after the stdout initialization 2020-06-17 15:53:45 +08:00
esp-tls
esp32 esp32: Reduce using ESP_EARLY_LOGx and move some code after the stdout initialization 2020-06-17 15:53:45 +08:00
esp32s2beta esp32s2: Move some code after the stdout initialization 2020-06-17 15:53:45 +08:00
esp_adc_cal Merge branch 'master' into feature/esp32s2beta_merge 2019-09-20 10:28:37 +10:00
esp_common
esp_eth ethernet: fix potential task watch dog timeout 2020-05-14 22:07:06 +08:00
esp_event
esp_gdbstub
esp_http_client Bugfix for failing OTA example 2019-12-31 14:18:16 +05:30
esp_http_server
esp_https_ota
esp_https_server
esp_local_ctrl
esp_netif
esp_ringbuf
esp_rom Backport MR for baidu proj 2020-06-04 11:07:30 +08:00
esp_serial_slave_link
esp_websocket_client ws_client: fix fragmented send setting proper opcodes 2020-05-22 06:14:48 +00:00
esp_wifi esp_wifi: Update wifi lib 2020-07-01 11:49:02 +00:00
espcoredump core dump: don't allow core dumps to Flash if PSRAM is used for stacks 2020-04-02 23:43:20 +02:00
esptool_py
expat
fatfs Merge branch 'bugfix/fatfs_corrupted_assert' into 'master' 2020-01-14 08:37:07 +08:00
freemodbus
freertos Add fixes for gcc8 psram fix improvement 2020-06-02 13:14:29 +07:00
heap heap: Only fill new heaps with FREE_FILL_PATTERN if Comprehensive poisoning is on 2020-04-27 16:32:24 +10:00
idf_test Add fixes for gcc8 psram fix improvement 2020-06-02 13:14:29 +07:00
jsmn
json
libsodium
log
lwip add LINGER to menuconfig 2020-05-25 11:36:05 +08:00
mbedtls Merge branch 'feature/toolchain_2020r2_v4.1' into 'release/v4.1' 2020-06-11 15:44:47 +08:00
mdns
mqtt mqtt: clenaup logs and docs, esp_mqtt_abort_connection race condition 2020-05-04 07:48:20 +02:00
newlib newlib: use --specs=nano.specs to enable "nano" version of C library 2020-06-02 13:15:08 +07:00
nghttp Modified http_parser to handle ICY uris. 2019-10-11 05:04:08 +00:00
nvs_flash NVS: bugfix - iterator skipping version 1 blobs 2020-04-01 11:16:28 +08:00
openssl
partition_table partition_table: Fix parttool.py crashes when retrieving partition info 2020-06-04 16:31:05 +08:00
perfmon
protobuf-c
protocomm
pthread pthread: Use INTERFACE in target_link_libraries for vPortCleanUpTCB wrapper 2020-05-12 10:35:27 +05:30
sdmmc
soc doc: add peripheral_types.h as API reference for peripheral docs 2020-05-27 12:38:38 +08:00
spi_flash spi_flash(new driver): Add a Kconfig option - Bypass a block erase and always do sector erase 2020-05-04 17:16:33 +08:00
spiffs
tcp_transport ws_client: fix fragmented send setting proper opcodes 2020-05-22 06:14:48 +00:00
tcpip_adapter
ulp
unity ut: add DISABLED_FOR_TARGETS macros to control ut building 2020-01-06 17:13:47 +08:00
vfs VFS: Check in select() if the UART driver is installed or not 2020-01-21 10:04:38 +01:00
wear_levelling
wifi_provisioning wifi_provisioning: Catch the Wi-Fi events even after Connection errors 2020-05-05 22:09:18 +05:30
wpa_supplicant wpa_supplicant: Allow building with mbedTLS integration but no hardware MPI 2020-06-03 15:11:21 +10:00
xtensa