Merge pull request #197 from rukai/fix_stm32_warnings

Fix warnings for embassy-stm32 and embassy-stm32-examples and add .cargo/config.toml + memory.x
This commit is contained in:
Dario Nieuwenhuis
2021-05-21 17:25:59 +02:00
committed by GitHub
18 changed files with 49 additions and 23 deletions

View File

@ -1,4 +1,3 @@
#![no_std]
#![doc = "Peripheral access API (generated using svd2rust v0.17.0 (22741fa 2021-04-20))"]
pub mod syscfg_l4 {
use crate::generic::*;