esp-idf/components
Tian Hao d045187c0f component/bt : change the resolving list cleanup position
1. enable will malloc, but disable don't free resolving list, so fix it
2. In disable procedure, it will alloc alarm to hash_map, and all the alarm  hash_map will be free in deinit. So this need not be fixed currently.
2016-12-15 13:35:30 +08:00
..
app_update
bootloader
bootloader_support
bt component/bt : change the resolving list cleanup position 2016-12-15 13:35:30 +08:00
driver
esp32 Merge branch 'bugfix/spiflash_erase_block' into 'master' 2016-12-09 13:19:09 +08:00
esptool_py
ethernet
expat
freertos
idf_test
json
log
lwip
mbedtls
micro-ecc
newlib
nghttp
nvs_flash
openssl
partition_table
spi_flash SPI flash: Block erase size 64KB not 32KB 2016-12-09 14:18:58 +11:00
tcpip_adapter
ulp
vfs
wpa_supplicant
xtensa-debug-module