zephyr/ext
Ramakrishna Pallala 2b5b7da9f3 subsys: disk: Add support for multiple disk interfaces
Add support for enabling multiple disk interfaces (Flash, RAM)
simultaneously in Zephyr by introducing a simple disk interface
framework where we can register multiple disks which would
interface with different storage devices. This would enable us
to have multiple instances of FATFS in Zephyr.

Add support for mass storage drive disk name which will be
used as an argument when calling the disk interface API's.

Enable multiple volumes support configuration in
ELM FAT library.

Signed-off-by: Ramakrishna Pallala <ramakrishna.pallala@intel.com>
2018-05-08 08:53:01 -04:00
..
debug debug: fix RTT console Kconfig 2018-03-19 15:37:26 -04:00
fs subsys: disk: Add support for multiple disk interfaces 2018-05-08 08:53:01 -04:00
hal ext: hal: altera: Add wrapper function for Altera HAL runtime API 2018-05-03 10:38:09 -04:00
lib ext: lib: crypto: Update mbedTLS to 2.8.0 2018-04-21 05:44:24 -07:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig ext: lib: mgmt: mcumgr: Build support for mcumgr. 2018-02-20 22:07:52 +01:00