mirror of
https://github.com/lupyuen/nuttx-star64.git
synced 2025-01-12 20:58:32 +08:00
Scheme Interpreter crashes on NuttX
This commit is contained in:
parent
7532da65e3
commit
f48548039e
1 changed files with 3 additions and 1 deletions
|
@ -44,7 +44,9 @@ Let's port Apache NuttX RTOS to [Pine64 Star64](https://wiki.pine64.org/wiki/STA
|
|||
|
||||
(Based on [StarFive JH7110 SoC](https://doc-en.rvspace.org/Doc_Center/jh7110.html))
|
||||
|
||||
(NuttX works OK on StarFive VisionFive 2 SBC too)
|
||||
[(NuttX now officially supports Star64 JH7110)](https://nuttx.apache.org/docs/latest/platforms/risc-v/jh7110/boards/star64/index.html)
|
||||
|
||||
[(NuttX works OK on StarFive VisionFive 2 SBC too)](https://lupyuen.github.io/articles/release#whats-next)
|
||||
|
||||
Hopefully NuttX will run on Pine64 PineTab-V, which is also based on StarFive JH7110 SoC.
|
||||
|
||||
|
|
Loading…
Reference in a new issue