mirror of
https://github.com/italicsjenga/rp-hal-boards.git
synced 2025-01-26 03:06:32 +11:00
Examples do need to include the board name.
This is because we build in a workspace and they all share a target folder.
This commit is contained in:
parent
c992fc9967
commit
0525b3deaf
2 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ If you get an error about not being able to find `elf2uf2-rs`, try:
|
||||||
$ cargo install elf2uf2-rs, then repeating the `cargo run` command above.
|
$ cargo install elf2uf2-rs, then repeating the `cargo run` command above.
|
||||||
```
|
```
|
||||||
|
|
||||||
### [rainbow](./examples/rainbow.rs)
|
### [Rainbow](./examples/pro_micro_rainbow.rs)
|
||||||
|
|
||||||
This example will display a colour-wheel rainbow effect on the on-board LED.
|
This example will display a colour-wheel rainbow effect on the on-board LED.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue