Add support for F3 flash

This commit is contained in:
Matous Hybl
2022-05-02 15:14:10 +02:00
parent f7af9a549f
commit 4f5088d79d
14 changed files with 314 additions and 32 deletions

View File

@ -2,7 +2,7 @@
authors = [
"Ulf Lilleengen <lulf@redhat.com>",
]
edition = "2018"
edition = "2021"
name = "embassy-boot-stm32"
version = "0.1.0"
description = "Bootloader for STM32 chips"