esp-idf/components
Ivan Grokhotkov 53d5c5f668 vfs, fatfs: fix support for two FATFS instances (SD and flash)
- fix null pointer dereference in VFS when VFS implementations are added
  and removed in different order

- vfs_fat_sdmmc, vfs_fat_spiflash: pass correct drive to mkfs
  (previously it would always do mkfs in the first drive)

- add test case
2017-05-05 15:21:38 +08:00
..
app_update Enable checks for encrypted flash in OTA 2017-04-11 19:10:26 +08:00
aws_iot
bootloader Merge branch 'feature/cpu_restart_sequence' into 'master' 2017-04-27 09:30:42 +08:00
bootloader_support secure boot: Fix bootloader image verification failure 2017-04-26 11:23:35 +10:00
bt Merge branch 'feature/btdm_vhci_intnum' into 'master' 2017-05-04 14:58:32 +08:00
coap
cxx
driver Merge branch 'bugfix/i2s_driver' into 'master' 2017-04-28 08:00:07 +08:00
esp32 Merge branch 'bugfix/rtc_fast_freq_init' into 'master' 2017-04-28 19:57:42 +08:00
espcoredump
esptool_py esptool: Update to include ESP32-D2WD support (and other SPI flash remapping) 2017-04-13 16:25:15 +10:00
ethernet ethernet: Add convenience functions esp_eth_smi_wait_value() & esp_eth_smi_wait_set() 2017-04-20 18:03:00 +10:00
expat
fatfs vfs, fatfs: fix support for two FATFS instances (SD and flash) 2017-05-05 15:21:38 +08:00
freertos Merge branch 'bugfix/assert_on_pin_task_nonexistent_cpu' into 'master' 2017-04-28 19:55:26 +08:00
idf_test
jsmn
json
log esp32: Adds functionality for application tracing over JTAG 2017-04-17 23:26:29 +03:00
lwip esp32/lwip: adjust some lwip options and update wifi lib 2017-04-28 15:25:33 +08:00
mbedtls mbedtls port: Fix detection of EWOULDBLOCK/EAGAIN with non-blocking sockets 2017-04-21 10:46:34 +10:00
mdns
micro-ecc
newlib Add support for 32k XTAL as RTC_SLOW_CLK source 2017-04-26 12:43:22 +08:00
nghttp build: Fix comments and avoid build warning 2017-04-27 10:51:45 +08:00
nvs_flash move Catch framework header into tools directory 2017-04-17 11:01:18 +08:00
openssl
partition_table unit tests: change type of flash_test partition to ‘fat’ 2017-05-05 15:21:37 +08:00
sdmmc
soc component/bt : change VHCI interrupt type to software interrupt(int no 7) 2017-04-28 17:20:06 +08:00
spi_flash Getting started guides 2017-04-27 19:51:42 +02:00
tcpip_adapter give the AP and STA netifs different names for ease of debugging lwip 2017-04-11 20:40:36 +08:00
ulp Add support for 32k XTAL as RTC_SLOW_CLK source 2017-04-26 12:43:22 +08:00
vfs vfs, fatfs: fix support for two FATFS instances (SD and flash) 2017-05-05 15:21:38 +08:00
wear_levelling Getting started guides 2017-04-27 19:51:42 +02:00
wpa_supplicant
xtensa-debug-module trace: add Kconfig options for app level trace 2017-04-17 22:19:14 +03:00