remove unused feature attribute
This commit is contained in:
parent
53fc344e4d
commit
2f75ffb233
@ -12,7 +12,6 @@
|
|||||||
|
|
||||||
#![no_std]
|
#![no_std]
|
||||||
#![no_main]
|
#![no_main]
|
||||||
#![feature(type_alias_impl_trait)]
|
|
||||||
|
|
||||||
use embassy_stm32::time::khz;
|
use embassy_stm32::time::khz;
|
||||||
use embassy_stm32::{dma, spi};
|
use embassy_stm32::{dma, spi};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user