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:
@ -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::*;
|
||||
|
Reference in New Issue
Block a user