esp-idf/components
Angus Gratton 3442d4d463 spi_flash: Add spi_flash_cache_enabled() test function 2017-03-03 15:33:23 +11:00
..
app_update app_update: fix logic error when update ota info 2017-02-22 10:26:04 +11:00
bootloader Merge branch 'feature/docs_partition_ota_flash' into 'master' 2017-03-03 11:27:01 +08:00
bootloader_support Merge branch 'feature/docs_partition_ota_flash' into 'master' 2017-03-03 11:27:01 +08:00
bt component/bt: fix bug where uuid was not reset in btc_gatts_act_create_attr_tab. 2017-03-03 14:59:15 +11:00
coap
cxx
driver sdmmc: Use slot width as default slot_config width parameter, instead of 4 2017-03-03 14:59:15 +11:00
esp32 esp_err: add NDEBUG guard, comment about flash cache 2017-03-03 14:59:15 +11:00
espcoredump
esptool_py
ethernet mac address: add the number of MAC address generated from efuse for user to choose 2017-03-02 15:54:35 +08:00
expat
fatfs Merge branch 'feature/fatfs_dynamic_pdrv' into 'master' 2017-03-03 11:40:37 +08:00
freertos Merge branch 'bugfix/freertos_event_groups' into 'master' 2017-03-03 11:45:59 +08:00
idf_test
json
log
lwip Merge branch 'bugfix/tw10169_dhcp_release_cause_tcp_abort' into 'master' 2017-03-02 17:28:11 +08:00
mbedtls Added missing platform.h to mbedtls ssl.h 2017-03-03 14:59:15 +11:00
mdns
micro-ecc
newlib Add xPortInIsrContext function + unit test. This function returns true when the current CPU runs in an interrupt handler context. 2017-03-02 17:00:32 +08:00
nghttp
nvs_flash
openssl components/openssl : Fix compilation error when openssl debugging is enabled 2017-02-20 09:45:50 +08:00
partition_table Merge branch 'feature/partition_table_envvars' into 'master' 2017-02-22 07:22:04 +08:00
sdmmc
spi_flash spi_flash: Add spi_flash_cache_enabled() test function 2017-03-03 15:33:23 +11:00
tcpip_adapter lwip: Use strlcpy() instead of memcpy() to copy hostname to static buffer 2017-03-03 14:59:15 +11:00
ulp
vfs
wpa_supplicant
xtensa-debug-module