fix link in readme to controller board
This commit is contained in:
parent
da82843495
commit
c408a06e63
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ motor controller using STM32 Cortex microcontrollers.
|
|||
|
||||
The MCU I'm using is the
|
||||
[STM32F302R8](https://www.st.com/en/microcontrollers-microprocessors/stm32f302r8.html), and I'm
|
||||
using the [X-Nuclean IHM07M1] BLDC motor controller shield board that provides the actual power to
|
||||
the motor.
|
||||
using the [X-Nucleo IHM07M1](https://www.st.com/en/ecosystems/x-nucleo-ihm07m1.html) BLDC motor
|
||||
controller shield board that provides the actual power to the motor.
|
||||
|
||||
This requires the `thumbv7em-none-eabihf` Rust target:
|
||||
|
||||
|
|
Loading…
Reference in a new issue