* Switched to stable Rust instead of nightly.
* Updated to latest published version of Embassy. * Updated to stable release of embedded-hal. * Version bump other dependencies. * Changed examples to use stm32 blackpill.
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
#![no_std]
|
||||
#![feature(async_fn_in_trait, impl_trait_projections)]
|
||||
|
||||
pub mod standard;
|
Reference in New Issue
Block a user