mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-02-19 18:32:42 +00:00
remove unused feature attribute
This commit is contained in:
parent
53fc344e4d
commit
2f75ffb233
@ -12,7 +12,6 @@
|
||||
|
||||
#![no_std]
|
||||
#![no_main]
|
||||
#![feature(type_alias_impl_trait)]
|
||||
|
||||
use embassy_stm32::time::khz;
|
||||
use embassy_stm32::{dma, spi};
|
||||
|
Loading…
Reference in New Issue
Block a user