aboutsummaryrefslogtreecommitdiff
path: root/embassy-boot/rp/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Flatten embassy-boot dir treeDario Nieuwenhuis2024-01-111-12/+0
|
* Centralize license and MSRV boilerplate into the repo readme.Dario Nieuwenhuis2024-01-111-14/+0
|
* embassy-boot: update readme MSRV to stablesander2023-04-201-1/+1
|
* feat: embassy-boot for rp2040Ulf Lilleengen2022-12-021-0/+26
Add embassy-boot support for RP2040, with examples for the Raspberry Pi Pico. Co-authored-by: Mathias Koch <[email protected]>