mirror of
https://github.com/lupyuen/nuttx-sg2000.git
synced 2025-01-13 05:08:28 +08:00
Update doc
This commit is contained in:
parent
dedf00d0d3
commit
eb3c9cceb1
1 changed files with 5 additions and 1 deletions
|
@ -1106,7 +1106,7 @@ Thus we compute [NuttX IRQ](https://lupyuen.github.io/articles/plic2#uart-interr
|
|||
|
||||
# NuttX Shell runs OK on SG2000
|
||||
|
||||
TODO: It works yay!
|
||||
After fixing the Interrupt Controller and UART Interrupt: NuttX Kernel now boots all the way to NuttX Shell yay!
|
||||
|
||||
https://gist.github.com/lupyuen/b778986ba87c18067cd993b92c673634
|
||||
|
||||
|
@ -1165,6 +1165,10 @@ nsh>
|
|||
nsh>
|
||||
```
|
||||
|
||||
NuttX OSTest works great too!
|
||||
|
||||
https://gist.github.com/lupyuen/fff5242cf77a3f52d81f3effb9aa402f
|
||||
|
||||
# U-Boot Commands for Milk-V Duo S
|
||||
|
||||
Here are the U-Boot Commands available for Milk-V Duo S...
|
||||
|
|
Loading…
Reference in a new issue