aboutsummaryrefslogtreecommitdiff
path: root/board/src/lib.rs
AgeCommit message (Collapse)Author
2025-11-11Prototype API to build runtime in RAMIan McIntyre
Just a proof-of-concept. The new inspect_elf test seems to show that we're building the correct image. We need another commit in order to help the program run in FlexRAM.
2024-10-16Address clippy transmute warningsIan McIntyre
2022-12-01First commitIan McIntyre