new-sonar/firmware
David Lenfesty 7b53e8be2a fw: clean up and get command processing actually working
Still an issue where connecting to a socket the first time will time
out, unsure what the cause of that or where to start, but can ignore for
now and figure out more when I have more info later
2023-06-16 14:36:44 -06:00
..
.cargo fw: more progress for ethernet, unable to read data 2023-04-15 22:43:52 -06:00
hello_world_c remove extra submodule I added for testing 2023-04-22 18:41:12 -06:00
src fw: clean up and get command processing actually working 2023-06-16 14:36:44 -06:00
.gitignore firmware: made some rust firmware to test 2023-01-22 15:20:27 -07:00
build_and_strip.sh fw: clean up and get command processing actually working 2023-06-16 14:36:44 -06:00
build.rs fw: moving forward a bit 2023-03-05 11:48:08 -07:00
Cargo.lock fw: do most of command interface 2023-06-03 11:43:39 -06:00
Cargo.toml fw: clean up and get command processing actually working 2023-06-16 14:36:44 -06:00
memory.x fw: clean up and get command processing actually working 2023-06-16 14:36:44 -06: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/