Had some issues due to lack of startup code (stack pointer was unset, leading to underflow in address space), so decided to just get the rust FW started instead of finding some startup code to use.
3 lines
93 B
Markdown
3 lines
93 B
Markdown
# Firmware
|
|
|
|
This was set up according to docs here: https://docs.rs/riscv-rt/latest/riscv_rt/ |