Skip to content

Commit

Permalink
Suppress markdown linter warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Dicklessgreat committed Sep 11, 2024
1 parent ff9cabe commit 7df0e31
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -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 <example_name>`
- <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 <example_name>`

0 comments on commit 7df0e31

Please sign in to comment.