Update doc

This commit is contained in:
Lee Lup Yuen 2022-08-23 17:16:25 +08:00
parent 12297329b5
commit afa99d945c

View file

@ -237,7 +237,7 @@ mount -t vfat /dev/ram2 /tmp
NuttX is [POSIX Compliant](https://nuttx.apache.org/docs/latest/introduction/inviolables.html), so the developer experience feels very much like Linux. (But much smaller)
And NuttX everything runs in RAM, no File System needed. (For now)
And NuttX runs everything in RAM, no File System needed. (For now)
# Build NuttX: Multi Core