Update readme.md

This commit is contained in:
2020-10-06 13:41:46 +00:00
parent 4069a079d8
commit 677f501b03

View File

@ -10,9 +10,7 @@ Alternatively use a prepared Docker image
docker run -it --rm -v ${PWD}:/mnt wollud1969/build-env-arm-none-eabi:1.0.0 bash
Get the STM32CubeMX tool from
https://www.st.com/en/development-tools/stm32cubemx.html
Get the STM32CubeMX tool from the ST homepage. You may use this [link](https://www.st.com/en/development-tools/stm32cubemx.html).
## Preparing generated code to include user code