Initial commit
parent
1701f95fa3
commit
112e4f0366
|
@ -19,7 +19,7 @@
|
|||
2. Build with --release
|
||||
- `cargo build --release`
|
||||
3. Convert to uf2
|
||||
- elf2uf2-rs target/thumbv6m-none-eabi/release/waveshare_rust_rp2040 binary.uf2
|
||||
- `elf2uf2-rs target/thumbv6m-none-eabi/release/waveshare_rust_rp2040 binary.uf2`
|
||||
4. Connect your rp-pico to the PC with in BOOTSEL mode
|
||||
5. Grab your file `binary.uf2` and drop it inside of the RPI-RP2 volume
|
||||
6. Enjoy :) (apply restrictions)
|
||||
|
|
Loading…
Reference in New Issue