new-sonar/firmware/hello_world_c
David Lenfesty 1cfa5a47de firmware: made some rust firmware to test
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.
2023-01-22 15:20:27 -07:00
..
.gitignore fw: wrote a simple little hello world app in C 2023-01-06 19:03:28 -07:00
main.c firmware: made some rust firmware to test 2023-01-22 15:20:27 -07:00
Makefile firmware: made some rust firmware to test 2023-01-22 15:20:27 -07:00
memory.ld fw: wrote a simple little hello world app in C 2023-01-06 19:03:28 -07:00
uart.h fw: wrote a simple little hello world app in C 2023-01-06 19:03:28 -07:00