esp-idf/components
Tian Hao 2bb67985dc component/bt : move some codes of controller to iram
1. mv codes which called by sir into iram
2. mv libcoexist.a into iram
2017-01-18 16:38:06 +08:00
..
app_update
bootloader
bootloader_support bootloader_random: Restore all SARADC/I2S registers to reset values 2017-01-13 12:19:13 +11:00
bt component/bt : move some codes of controller to iram 2017-01-18 16:38:06 +08:00
coap
cxx cxx: add iostreams test 2017-01-11 15:03:14 +08:00
driver i2c: fix i2c_get_period name 2017-01-16 02:37:10 +08:00
esp32 component/bt : move some codes of controller to iram 2017-01-18 16:38:06 +08:00
espcoredump esp32: Fixes issues discussed during code review of MR!341 2017-01-12 19:38:19 +03:00
esptool_py
ethernet esp_event: event stack overflow 2017-01-16 17:06:12 +08:00
expat
fatfs
freertos Core timer 2 is unusable for FreeRTOS ticks because it triggers a high-level interrupt. This commit deletes the option to select it. 2017-01-15 11:11:58 +08:00
idf_test
json
log log: fix esp_log_level_set function name in docs 2017-01-16 02:37:10 +08:00
lwip lwip: Allow config TCP_MAXRTX & TCP_SYNMAXRTX in menuconfig 2017-01-17 17:44:25 +08:00
mbedtls mbedtls: give SHA test slightly more time to run 2017-01-11 21:30:23 +08:00
mdns Initial mDNS component and example 2017-01-13 12:12:43 +02:00
micro-ecc
newlib Merge branch 'bugfix/release_build' into 'master' 2017-01-17 14:24:14 +08:00
nghttp
nvs_flash newlib: change definition of assert for release builds 2017-01-17 00:49:38 +08:00
openssl
partition_table esp32: Fixes issues discussed during code review of MR!341 2017-01-12 19:38:19 +03:00
sdmmc
spi_flash spi_flash: define spi_flash_guard_{start,stop} with IRAM_ATTR 2017-01-17 00:42:55 +08:00
tcpip_adapter Initial mDNS component and example 2017-01-13 12:12:43 +02:00
ulp
vfs vfs: implement reading from UART 2017-01-16 11:33:32 +08:00
wpa_supplicant
xtensa-debug-module