mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-21 22:32:29 +00:00
RP: Shut up missed warning boot2-none
This commit is contained in:
parent
957be1980d
commit
5dbc531671
@ -210,6 +210,7 @@ embassy_hal_internal::peripherals! {
|
||||
BOOTSEL,
|
||||
}
|
||||
|
||||
#[cfg(not(feature = "boot2-none"))]
|
||||
macro_rules! select_bootloader {
|
||||
( $( $feature:literal => $loader:ident, )+ default => $default:ident ) => {
|
||||
$(
|
||||
|
Loading…
Reference in New Issue
Block a user