monorepo/pi-usb-serial
Savanni D'Gerinel d76fd8cc39 This gets communication working with the device
The device is currently emmitting primes. pi-usb-serial and serial-comm
give me a template for being able to do communication with a USB device
through a serial port.
2024-08-09 01:06:30 -04:00
..
.cargo Set up the demo blinky app with a pi pico 2024-08-01 10:00:22 -04:00
src This gets communication working with the device 2024-08-09 01:06:30 -04:00
Cargo.toml This gets communication working with the device 2024-08-09 01:06:30 -04:00
build.rs Set up the demo blinky app with a pi pico 2024-08-01 10:00:22 -04:00
memory.x Start on a usb-serial project 2024-08-01 00:21:52 -04:00