aboutsummaryrefslogtreecommitdiff
path: root/embassy-rp/src/bootsel.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove Peripheral trait, rename PeripheralRef->Peri.Dario Nieuwenhuis2025-03-271-11/+10
* Update nightly, fix error with rp inline asm.Dario Nieuwenhuis2024-07-161-2/+2
* rp/bootsel: change it to a method on the peripheral.Dario Nieuwenhuis2023-10-071-9/+11
* rp2040: implement BOOTSEL button supportScott Mansell2023-10-071-0/+81