Add H7 flash and bootloader support

This commit is contained in:
Matous Hybl
2022-05-06 09:21:29 +02:00
parent 6d56f772e1
commit 118532278c
14 changed files with 475 additions and 1 deletions

View File

@ -27,6 +27,7 @@ rand_core = "0.6.3"
critical-section = "0.2.5"
micromath = "2.0.0"
stm32-fmc = "0.2.4"
embedded-storage = "0.3.0"
[dependencies.smoltcp]
version = "0.8.0"