diff --git a/README.md b/README.md index 29c11e4..3df56bd 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,12 @@ +# daisy_embassy + This crate is designed for daisy seed with embassy. I have referred to the following: -- https://github.com/stm32-rs/stm32h7xx-hal -- https://github.com/antoinevg/daisy_bsp -- https://github.com/zlosynth/daisy -- https://github.com/mtthw-meyer/libdaisy-rust -Run examples with `cargo run --example ` \ No newline at end of file +- +- +- +- + +Run examples with `cargo run --example `