esp-idf/components
Jiang Jiang Jian c401a74bfb Merge branch 'bugfix/btdm_aes_encrypt_workaround' into 'master'
component/bt: disable Secure Connections to workaround AES encryption issue

See merge request !1719
2018-01-02 16:15:39 +08:00
..
app_trace
app_update
aws_iot
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 component/bt: disable Secure Connections(Host Supported) of classic Bluetooth to workaround AES encryption issue in controller 2017-12-28 14:51:19 +08:00
coap
console
cxx
driver Fix regression in i2c_master_read() which rejected all data lenths. 2017-12-28 14:54:15 +01:00
esp32 Merge branch 'bugfix/static_mem_workaround' into 'master' 2017-12-28 18:52:47 +08:00
esp_adc_cal
espcoredump
esptool_py
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 freertos: prvCheckTasksWaitingTermination bugfix 2017-12-26 19:03:49 +08:00
heap fix typo for heap cap free size 2017-12-14 10:39:26 +05:30
idf_test
jsmn
json
libsodium
log
lwip
mbedtls
mdns
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 esp32: Fix backwards compatibility for pre-v2.1 bootloaders 2017-12-18 13:45:57 +11:00
spi_flash
spiffs
tcpip_adapter
ulp Merge branch 'feature/ulp_docs_update' into 'master' 2017-12-13 15:36:36 +08:00
vfs
wear_levelling
wpa_supplicant
xtensa-debug-module