zephyr/ext
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
..
debug kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
fs disk: delete the GET_DISK_SIZE IOCTL. 2018-01-31 09:14:40 -05:00
hal ext: nordic: Replace HAL and MDK with the ones from nrfx 2018-01-29 03:02:06 +05:30
lib mbedtls: Added support for using an externally built mbedtls 2018-01-29 23:46:15 -05:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig