Commit Graph

5 Commits

Author SHA1 Message Date
5cfc562190 fixup fw 2023-04-22 18:39:59 -06:00
1204be4fa0 fw: mostly implement smoltcp driver? unsure if it works 2023-04-15 17:06:59 -06:00
005a053624 fw: testing and fix a couple blocking bugs! 2023-04-15 12:59:54 -06:00
bf482e740d firmware: add UART 2023-03-24 20:54:50 -06:00
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