tinygo-org / tinygo

Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
https://tinygo.org
Other
15.14k stars 891 forks source link

add support for sifive hifive unleashed / fu540 #4141

Open rminnich opened 6 months ago

rminnich commented 6 months ago

Add support for the hifive unleashed board and fu540 soc.

aykevl commented 6 months ago

This would actually be pretty exciting! We don't really have any baremetal support for any system that normally runs Linux (although there were a few attempts to do so).