esp-idf/components
Ivan Grokhotkov 153472d70d Merge branch 'bugfix/soc_io_mux_h' into 'master'
esp32: update io_mux_reg.h to latest version

fixes https://github.com/espressif/esp-idf/issues/349

See merge request !546
2017-03-06 22:36:19 +08:00
..
app_update
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 Merge branch 'bugfix/free_iram' into 'master' 2017-03-03 14:08:10 +08:00
esp32 Merge branch 'bugfix/soc_io_mux_h' into 'master' 2017-03-06 22:36:19 +08: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/separate_ethernet_and_wifi' into 'master' 2017-03-03 11:53:32 +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 esp_err: Use separate code path for ESP_ERROR_CHECK assertion 2017-03-03 15:33:23 +11:00
openssl
partition_table partition_table: update unit test 2017-03-04 17:45:04 +08:00
sdmmc
spi_flash spi_flash: fix stale data being read from mmaped region 2017-03-04 17:48:44 +08:00
tcpip_adapter Merge branch 'bugfix/github_small_fixes' into 'master' 2017-03-03 12:58:22 +08:00
ulp
vfs
wpa_supplicant
xtensa-debug-module