zephyr/subsys/disk
Michael Hope cff16051bb disk: delete the GET_DISK_SIZE IOCTL.
The argument is a u32_t which limits the maximum disk size to 4 GiB.
Rather than fix this, delete the ioctl and switch the only use to
GET_SECTOR_COUNT instead.

Signed-off-by: Michael Hope <mlhx@google.com>
2018-01-31 09:14:40 -05:00
..
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
disk_access_flash.c disk: delete the GET_DISK_SIZE IOCTL. 2018-01-31 09:14:40 -05:00
disk_access_ram.c disk: delete the GET_DISK_SIZE IOCTL. 2018-01-31 09:14:40 -05:00
fat12_ramdisk.h license: add missing licenses and copyright 2017-06-08 10:41:56 -04:00
Kconfig subsys: disk: Kconfig: add prompt messages for config options 2018-01-30 11:32:02 -05:00