@@ -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