zephyr/subsys/disk
Anas Nashif f641d099cc cleanup: include/: move disk_access.h to disk/disk_access.h
move disk_access.h to disk/disk_access.h and
create a shim for backward-compatibility.

No functional changes to the headers.
A warning in the shim can be controlled with CONFIG_COMPAT_INCLUDES.

Related to #16539

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-06-27 22:55:49 -04:00
..
CMakeLists.txt
disk_access_flash.c cleanup: include/: move disk_access.h to disk/disk_access.h 2019-06-27 22:55:49 -04:00
disk_access_ram.c cleanup: include/: move disk_access.h to disk/disk_access.h 2019-06-27 22:55:49 -04:00
disk_access_sdhc.c cleanup: include/: move disk_access.h to disk/disk_access.h 2019-06-27 22:55:49 -04:00
disk_access.c cleanup: include/: move disk_access.h to disk/disk_access.h 2019-06-27 22:55:49 -04:00
fat12_ramdisk.h
Kconfig