← Back to context

Comment by rch

3 years ago

I've been following the development of a Rust real-time OS for a while, and just got a RISC-V Longan Nano to run it on. It rare to cram so many interesting things to learn into a single side project.

How was RISC-V for setting up the toolchain? ESP32 was a bit confusing (I'm also a Rust newbie) and AVR/Arduino is stuck on an old version (2021-01-07) due to a bug.