mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 07:18:49 +08:00
bf0848dbd6
Prefer mounting /tmp with tmpfs in the SIM default rc.sysinit when CONFIG_FS_TMPFS is enabled, and keep the FAT RAMDISK path as a fallback for configurations that only enable CONFIG_FS_FAT. Signed-off-by: Arjav Patel <arjav1528@gmail.com>