esp-idf/components
Ivan Grokhotkov c025dfbfa7 Merge branch 'bugfix/mmap_instr' into 'master'
spi_flash: fix mmap not working for SPI_FLASH_MMAP_INST

Fixes https://github.com/espressif/esp-idf/issues/378

See merge request !528
2017-02-28 17:14:38 +08:00
..
app_update OTA: Always clean up OTA handle regardless of esp_ota_end() result 2017-02-03 10:07:30 +11:00
bootloader Build system: Fix error if librtc submodule not available to bootloader 2017-02-22 11:59:37 +11:00
bootloader_support bootloader: disconnect VRTC from SAR input in bootloader_random_disable 2017-02-21 17:07:15 +08:00
bt Merge branch 'bugfix/btdm_adv_scan_enable_report' into 'master' 2017-02-24 16:24:22 +08:00
coap
cxx
driver Use THRESH_DMA_TRANS define everywhere, make code match "smaller or equal" description 2017-02-21 18:27:56 +08:00
esp32 update phy and rtc lib 2017-02-27 19:54:22 +08:00
espcoredump esp32: Fixed search path for esptool 2017-01-26 19:28:13 +03:00
esptool_py
ethernet ethernet: add doc 2017-02-11 16:42:16 +08:00
expat
fatfs vfs_fat_sdmmc: if card init fails, fail cleanly 2017-02-24 21:04:22 +08:00
freertos Fixed a small bug where a task could initially be scheduled on a wrong CPU, and a much bigger bug where a yield was performed with a held mux. 2017-02-22 17:04:51 +08:00
idf_test
json
log
lwip
mbedtls
mdns
micro-ecc
newlib
nghttp
nvs_flash
openssl components/openssl: Add more debugging information at platform level 2017-01-26 10:12:58 +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: fix memory leak when spi_flash_mmap arguments are invalid 2017-02-28 15:11:54 +08:00
tcpip_adapter
ulp
vfs
wpa_supplicant
xtensa-debug-module