Wilfried Chauveau
|
4ccf71a6de
|
Bump to latest ws2812 driver's revision.
This change makes the ws2812 driver take ownership of the pin rather than
its id.
|
2021-11-15 23:21:30 +00:00 |
|
Jonathan Pallant (42 Technology)
|
8e66ddcfb1
|
Switch to new rp2040-boot2 crate.
|
2021-10-18 10:53:17 +01:00 |
|
Wilfried Chauveau
|
c8609e9ef1
|
Update WS2812 usage after PIO api's breaking change.
|
2021-10-02 20:05:22 +10:00 |
|
Alexander Meißner
|
90470b6ff3
|
Adds reset for timer, otherwise it would not run. (#136)
|
2021-10-02 15:41:04 +10:00 |
|
Jonathan Pallant (42 Technology)
|
225eabb449
|
Use peripheral clock to describe the clock signal given to peripherals.
|
2021-09-27 18:42:36 +01:00 |
|
Jonathan Pallant (42 Technology)
|
29dd755b30
|
Ensure the bootloader static gets documented.
|
2021-09-27 17:30:50 +01:00 |
|
Jonathan Pallant
|
0525b3deaf
|
Examples do need to include the board name.
This is because we build in a workspace and they all share a target folder.
|
2021-09-20 14:39:44 +01:00 |
|
Jonathan Pallant
|
c992fc9967
|
Add README to Pro Micro RP2040 BSP.
Also add BSP to top-level README, and some extra comments in the
example.
|
2021-09-20 14:33:46 +01:00 |
|
Wilfried Chauveau
|
63dd0b3066
|
add Pro Micro rainbow example (uses PIO & Timer's Countdown)
|
2021-09-17 21:17:42 +10:00 |
|