Autogenerate features for family, peripherals and peripheral versions

This commit is contained in:
Dario Nieuwenhuis
2021-05-06 03:59:16 +02:00
parent 23ca2f9174
commit f5f98cdeab
8 changed files with 3832 additions and 3809 deletions

View File

@ -1,3 +1,4 @@
#![macro_use]
use core::convert::Infallible;
use core::marker::PhantomData;
use embassy::util::Unborrow;