@@ -470,11 +470,8 @@ Also check the list of [STMicroelectronics board support crates][stm-bsc]!
470
470
471
471
- [ ` 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 )
472
472
- 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 >
474
473
- [ ` 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
478
475
- [ ` 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 )
479
476
- [ ` 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 )
480
477
- 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]!
494
491
495
492
[ 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
496
493
[ 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
497
497
498
498
### Texas Instruments
499
499
0 commit comments