1 unstable release
0.1.0 | Dec 8, 2024 |
---|
#866 in Command line utilities
163 downloads per month
18KB
261 lines
spade-upload
Command-line program, GUI (planned), and crate to upload games to devices running Spade, like the Sprig console. This is not thread safe.
Testing
spade-serial
has a mock serial device for unit testing. Integration tests
use an actual device. When running integration tests, set TEST_DEVICE
to the
device to use. For example:
TEST_DEVICE=/dev/cu.usbmodem14101 cargo test
Dependencies
~2.8–4MB
~73K SLoC