mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2024-11-17 09:25:30 +00:00
Merge #301
301: Fix BluePill broken link r=eldruin a=kylenahas Use new url: stm32duinoforum.com Co-authored-by: Kyle <kylenahas@gmail.com>
This commit is contained in:
commit
518ad82f29
@ -308,7 +308,7 @@ Also check the list of [STMicroelectronics board support crates][stm-bsc]!
|
||||
- [`stm32f1xx-hal`](https://github.com/stm32-rs/stm32f1xx-hal) - ![crates.io](https://img.shields.io/crates/v/stm32f1xx-hal.svg)
|
||||
- Can be run on boards like the [Blue pill], [Nucleo-F103RB] and similar boards
|
||||
|
||||
[Blue pill]: http://wiki.stm32duino.com/index.php?title=Blue_Pill
|
||||
[Blue pill]: https://stm32duinoforum.com/forum/wiki_subdomain/index_title_Blue_Pill.html
|
||||
[Nucleo-F103RB]: http://www.st.com/en/evaluation-tools/nucleo-f103rb.html
|
||||
|
||||
- [`stm32f3xx-hal`](https://crates.io/crates/stm32f3xx-hal) - ![crates.io](https://img.shields.io/crates/v/stm32f3xx-hal.svg)
|
||||
|
Loading…
Reference in New Issue
Block a user