Apache #NuttX Shell works great on on #RISCV Sophgo SG2000 / Milk-V Duo S ... And OSTest too! 🎉
Source: https://github.com/lupyuen/nuttx-sg2000#nuttx-shell-runs-ok-on-sg2000
@hexaheximal NuttX works with some FPGAs. But we might need some tweaking of the NuttX Config to support simpler platforms like mini-rv32ima:
https://github.com/cederom/nuttx-fpga
Or we could run NuttX on QEMU and TinyEMU Emulators:
@hexaheximal We have a WebAssembly Demo of NuttX on RISC-V:
@lupyuen Can it run on mini-rv32ima? If so, that would be really cool :)
I personally really enjoy RISC-V - it's so much fun to work with. At some point I should get a real RISC-V board and try running linux on a real rv64i-based board.