mirror of
https://github.com/lupyuen/pinephone-nuttx.git
synced 2025-01-12 20:58:34 +08:00
Update doc
This commit is contained in:
parent
12297329b5
commit
afa99d945c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue