mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 01:42:58 +08:00
e30a5f3790
we have many different hostfs implementation now, so it's better to select the implementation explicitly, just like what we have done for arm(FS_HOSTFS vs. ARM_SEMIHOSTING_HOSTFS). Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>