co2_sensing/justfile

7 lines
136 B
Makefile
Raw Normal View History

2024-07-04 20:27:31 +00:00
build:
cargo build
2024-07-06 15:05:12 +00:00
rerun:
probe-rs reset --chip RP2040
probe-rs attach --chip RP2040 target/thumbv6m-none-eabi/debug/co2_sensing