9names
|
5e4805ab2c
|
Fix incorrect pin for speaker
|
2022-07-10 14:29:10 +10:00 |
|
9names
|
895bae90b5
|
Merge pull request #324 from 9names/bsp_use_hal_entry_macro
Add reexport of rp2040::entry to BSPs
|
2022-05-31 23:41:45 +10:00 |
|
Jan Niehusmann
|
5f793cde69
|
Add adafruit-macropad_blinky example
Also adds const XOSC_CRYSTAL_FREQ = 12_000_000, which is the right
value according to https://learn.adafruit.com/assets/103270
Fixes #302
|
2022-04-30 12:27:48 +10:00 |
|
9names
|
f38847a318
|
Update BSPs to use rp2040_hal::entry instead of cortex_m_rt::entry
|
2022-04-10 21:43:15 +10:00 |
|
Jonathan Pallant
|
7da16a726f
|
Fixing typos spotted in the review.
|
2021-12-26 19:39:16 +00:00 |
|
Jonathan Pallant
|
37e7d2e7b6
|
Update all the BSPs.
Crate names now have hyphens, to match rp2040-hal.
Every BSP has its own CHANGELOG.
Embassy stuff is removed (it blocks publishing on crates.io)
|
2021-12-20 21:10:10 +00:00 |
|