zephyr/subsys/disk
Markus Fuchs ea6f7a4292 disk: disk_access_flash: Make sector size configurable in Kconfig
Make sector size used by flash disk configurable and expose new disk and
fatfs configurations to Kconfig.

Signed-off-by: Markus Fuchs <markus.fuchs@de.sauter-bc.com>
2021-01-15 11:21:01 -05:00
..
CMakeLists.txt cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
disk_access.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
disk_access_flash.c disk: disk_access_flash: Make sector size configurable in Kconfig 2021-01-15 11:21:01 -05:00
disk_access_ram.c disk: remove USB MSC specific FAT12 ramdisk 2020-12-02 11:50:11 +01:00
disk_access_sdhc.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
disk_access_spi_sdhc.c device: Remove DEVICE_DT_DECLARE / DEVICE_DT_INST_DECLARE 2021-01-15 07:16:21 -06:00
disk_access_stm32_sdmmc.c disk: sdhc: Convert drivers to new DT device macros 2020-12-15 15:17:59 -06:00
disk_access_usdhc.c disk: sdhc: Convert drivers to new DT device macros 2020-12-15 15:17:59 -06:00
Kconfig disk: disk_access_flash: Make sector size configurable in Kconfig 2021-01-15 11:21:01 -05:00