rp/bootsel: change it to a method on the peripheral.

This commit is contained in:
Dario Nieuwenhuis
2023-10-07 01:46:57 +02:00
parent 3e054a6f0d
commit d4ed8e5779
2 changed files with 12 additions and 9 deletions

View File

@@ -194,6 +194,7 @@ embassy_hal_internal::peripherals! {
PIO1,
WATCHDOG,
BOOTSEL,
}
macro_rules! select_bootloader {