Skip to content

Commit

Permalink
Update README.md (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
TaylorGilg authored Oct 7, 2024
1 parent beff23d commit 279f880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ git --version
### Deploy onto the RP2040
1. Build the binary
```sh
fprime-util generate rpipico && fprime-util build rpipico -j20
fprime-util generate && fprime-util build -j20
```
2. Move the binary from 'build-artifacts/rpipico/BroncoDeployment/bin/BroncoDeployment' into the Proves board over USB after it has been intialized in boot loader mode (Press both Boot loader and Reset button at the same time). This should reinit the board automatically and will run the deployment.

Expand Down

0 comments on commit 279f880

Please sign in to comment.