493: Update stm32-data r=Dirbaio a=Dirbaio



Co-authored-by: Dario Nieuwenhuis <dirbaio@dirbaio.net>
This commit is contained in:
bors[bot] 2021-11-17 20:43:52 +00:00 committed by GitHub
commit 8d108d8753
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -130,6 +130,7 @@ crate::pac::peripheral_pins!(
}; };
); );
#[allow(unused)]
macro_rules! impl_dma { macro_rules! impl_dma {
($inst:ident, {dmamux: $dmamux:ident}, $signal:ident, $request:expr) => { ($inst:ident, {dmamux: $dmamux:ident}, $signal:ident, $request:expr) => {
impl<T> sealed::$signal<peripherals::$inst> for T impl<T> sealed::$signal<peripherals::$inst> for T

@ -1 +1 @@
Subproject commit 103d86c0558b5ce90ab4765f87b5e756b55312f7 Subproject commit 44a04ef8bd5a8a44aa3cf62063f53d6034f56800