new-sonar/firmware
David Lenfesty 26389576d5 fw: first attempt at writing a packet
Unsure if this is working, not sure if I have the tools to even know if
it does.

I could spend the time to actually write the packet by hand, or I could
probably spend ~2x the time and get smoltcp up.

Either way, the HW is validated, I am bringing up a link, I can talk to
LiteEth, so past here is driver stuff
2023-03-05 12:58:18 -07:00
..
.cargo firmware: made some rust firmware to test 2023-01-22 15:20:27 -07:00
hello_world_c firmware: made some rust firmware to test 2023-01-22 15:20:27 -07:00
src fw: first attempt at writing a packet 2023-03-05 12:58:18 -07:00
.gitignore firmware: made some rust firmware to test 2023-01-22 15:20:27 -07:00
build_and_strip.sh fw: moving forward a bit 2023-03-05 11:48:08 -07:00
build.rs fw: moving forward a bit 2023-03-05 11:48:08 -07:00
Cargo.lock firmware: made some rust firmware to test 2023-01-22 15:20:27 -07:00
Cargo.toml firmware: made some rust firmware to test 2023-01-22 15:20:27 -07:00
memory.x firmware: made some rust firmware to test 2023-01-22 15:20:27 -07:00
openocd.cfg fw: moving forward a bit 2023-03-05 11:48:08 -07:00
README.md firmware: made some rust firmware to test 2023-01-22 15:20:27 -07:00

Firmware

This was set up according to docs here: https://docs.rs/riscv-rt/latest/riscv_rt/