Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f5207a1

Browse files
committed
Fix broken blue-pill & Nucleo links
1 parent a41a49a commit f5207a1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -470,11 +470,8 @@ Also check the list of [STMicroelectronics board support crates][stm-bsc]!
470470

471471
- [`stm32f0xx-hal`](https://crates.io/crates/stm32f0xx-hal) - [![crates.io](https://img.shields.io/crates/v/stm32f0xx-hal.svg)](https://crates.io/crates/stm32f0xx-hal)
472472
- Has examples that can run on boards like the [Nucleo-F042K6] and similar boards
473-
[Nucleo-F042K6]: <http://www.st.com/en/evaluation-tools/nucleo-f042k6.html>
474473
- [`stm32f1xx-hal`](https://github.com/stm32-rs/stm32f1xx-hal) - [![crates.io](https://img.shields.io/crates/v/stm32f1xx-hal.svg)](https://crates.io/crates/stm32f1xx-hal)
475-
- Can be run on boards like the [Blue pill], [Nucleo-F103RB], and similar boards
476-
[Blue pill]: <https://stm32duinoforum.com/forum/wiki_subdomain/index_title_Blue_Pill.html>
477-
[Nucleo-F103RB]: <http://www.st.com/en/evaluation-tools/nucleo-f103rb.html>
474+
- Can be run on boards like the [Blue-pill], [Nucleo-F103RB], and similar boards
478475
- [`stm32f3xx-hal`](https://crates.io/crates/stm32f3xx-hal) - [![crates.io](https://img.shields.io/crates/v/stm32f3xx-hal.svg)](https://crates.io/crates/stm32f3xx-hal)
479476
- [`stm32f4xx-hal`](https://crates.io/crates/stm32f4xx-hal) - [![crates.io](https://img.shields.io/crates/v/stm32f4xx-hal.svg)](https://crates.io/crates/stm32f4xx-hal)
480477
- Generic HAL implementation for all MCUs of the stm32f4 series
@@ -494,6 +491,9 @@ Also check the list of [STMicroelectronics board support crates][stm-bsc]!
494491

495492
[Nucleo-L432KC]: https://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/mcu-eval-tools/stm32-mcu-eval-tools/stm32-mcu-nucleo/nucleo-l432kc.html
496493
[Solo]: https://solokeys.com/
494+
[Blue-pill]: http://web.archive.org/web/20230317010201/https://stm32duinoforum.com/forum/wiki_subdomain/index_title_Blue_Pill.html
495+
[Nucleo-F103RB]: http://www.st.com/en/evaluation-tools/nucleo-f103rb.html
496+
[Nucleo-F042K6]: http://www.st.com/en/evaluation-tools/nucleo-f042k6.html
497497

498498
### Texas Instruments
499499

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /