[Article] NuttX on Star64 JH7110: OpenSBI (Supervisor Binary Interface)

2023-10-28 Thread Lee, Lup Yuen
Bare Metal Programming on a RISC-V SBC (Single-Board Computer) sounds difficult. Thankfully we can get help from the OpenSBI Supervisor Binary Interface! (A little like BIOS, but for RISC-V) In this article, we boot NuttX on Star64 JH7110 RISC-V SBC (and VisionFive2) to experiment with OpenSBI: (

Re: Code donation

2023-10-28 Thread Tim Hardisty
Hi, Did anyone else make any progress with porting your settings code to NuttX Apps? It's taken a while but I am at long last looking to add a settings function to my new app and this still looks like it'll fit the bill nicely. If not, I will set it up as an app, make sure it works, and subm