mirror of
https://github.com/lupyuen/nuttx-sg2000.git
synced 2025-01-12 20:58:29 +08:00
Update doc
This commit is contained in:
parent
eb3c9cceb1
commit
b02e4849af
1 changed files with 6 additions and 0 deletions
|
@ -22,6 +22,12 @@ _Why are we doing all this?_
|
|||
|
||||
1. NuttX has been ported from QEMU RISC-V to Star64 JH7110 to Ox64 BL808 and now Sophgo SG2000. Let's find the most efficient way to port NuttX to new RISC-V Devices!
|
||||
|
||||
_What's inside Sophgo SG2000 SoC?_
|
||||
|
||||
The internals look like this...
|
||||
|
||||
![RISC-V Sophgo SG2000](https://lupyuen.github.io/images/sg2000-arch.jpg)
|
||||
|
||||
# Boot Milk-V Duo S without MicroSD
|
||||
|
||||
Connect our USB UART Dongle like so...
|
||||
|
|
Loading…
Reference in a new issue