mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-05 22:55:52 +00:00
For USB mass storage class, a fixed size 16 KiB FAT12 ramdisk is forced. This is not really visible to the user and the DISK_RAM_VOLUME_SIZE option is ignored. There is no use of such a small file system and for USB MSC testing, like throughput or USB3CV, a file system is not necessary. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
disk_access_flash.c | ||
disk_access_ram.c | ||
disk_access_sdhc.h | ||
disk_access_spi_sdhc.c | ||
disk_access_stm32_sdmmc.c | ||
disk_access_usdhc.c | ||
disk_access.c | ||
Kconfig |