esp-idf/components
Angus Gratton ffd4187883 Merge branch 'feature/esptool_v2_2' into 'master'
esptool: Update to v2.2

See merge request !1755
2018-01-23 08:36:52 +08:00
..
app_trace
app_update
aws_iot AWS IoT SDK: Update version from v2.1.1 to v2.2.1 2018-01-02 13:46:58 +11:00
bootloader build system: Fix undefined variables 2017-12-28 19:21:34 +08:00
bootloader_support Merge branch 'bugfix/bootloader_v10_backwards_compat' into 'master' 2017-12-18 17:20:08 +08:00
bt Merge branch 'feature/btdm_add_get_error_enent_for_blufi' into 'master' 2018-01-22 19:48:29 +08:00
coap
console
cxx
driver Fix uart fifo overflow bug 2018-01-12 14:42:54 +08:00
esp32 Dump the frame of the other core when interrupt watchdog happens 2018-01-18 23:10:29 +00:00
esp_adc_cal
espcoredump
esptool_py esptool: Update to v2.2 2018-01-08 11:45:09 +11:00
ethernet Merge branch 'feature/eth_set_mac_addr' into 'master' 2017-12-19 17:40:36 +08:00
expat
fatfs Merge branch 'bugfix/sdmmc_vfs_deinit' into 'master' 2017-12-14 13:36:20 +08:00
freertos Dump the frame of the other core when interrupt watchdog happens 2018-01-18 23:10:29 +00:00
heap fix typo for heap cap free size 2017-12-14 10:39:26 +05:30
idf_test test: fix BLE update conn param test case errors 2018-01-16 13:39:12 +08:00
jsmn
json
libsodium
log log: fix typos in header files 2018-01-05 16:10:58 +08:00
lwip fix(ping): fix crash when multi-ping 2018-01-12 15:54:07 +08:00
mbedtls Add #include guards and __cplusplus guards to esp_debug.h 2017-12-07 10:25:57 +11:00
mdns mdns: Fix case where service is NULL and that will cause exception 2018-01-22 13:56:53 +01:00
micro-ecc
newlib time: rename time source option from FRC to "high-resolution timer" 2017-12-11 12:37:08 +08:00
nghttp
nvs_flash
openssl openssl: add feature check for MBEDTLS_SSL_ALPN 2017-12-08 13:00:11 +08:00
partition_table build system: Fix undefined variables 2017-12-28 19:21:34 +08:00
pthread Removed logging from pthread conditional variable which completely drowned out any other logging and also had negative effects on the RMT due to sharing the same log system. Related to #1345 / TW#16842 2017-12-28 15:21:00 +01:00
sdmmc
soc Fix uart fifo overflow bug 2018-01-12 14:42:54 +08:00
spi_flash bug fix of assert happen in PSRAM 2018-01-09 20:01:06 +08:00
spiffs
tcpip_adapter Import mDNS changes 2018-01-16 10:58:34 +02:00
ulp soc,ulp: add register definitions of RTC_I2C peripheral 2018-01-08 21:28:14 +08:00
vfs
wear_levelling
wpa_supplicant
xtensa-debug-module