mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 12:52:27 +00:00
Hardcoded 96KB starts to overload RAM regions and fail CI tests. Quick test shows that 80KB ramdisk is ok, (passes tests/posix/fs). And of course, targets with wealth of RAM may want to use bigger ramdisks. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
disk_access_flash.c | ||
disk_access_ram.c | ||
disk_access_sdhc.c | ||
disk_access.c | ||
fat12_ramdisk.h | ||
Kconfig |