Add flash example & flash HIL test

This commit is contained in:
Mathias
2022-10-26 10:01:52 +02:00
parent ad0eb3f4bd
commit 80e58426fc
9 changed files with 171 additions and 8 deletions

View File

@ -96,6 +96,8 @@ embassy_hal_common::peripherals! {
USB,
RTC,
FLASH,
}
#[link_section = ".boot2"]