URLfor CubeMX

This commit is contained in:
Wolfgang Hottgenroth 2020-10-06 15:39:31 +02:00
parent e238b44587
commit 4069a079d8
Signed by: wn
GPG Key ID: 6C1E5E531E0D5D7F

View File

@ -10,6 +10,10 @@ Alternatively use a prepared Docker image
docker run -it --rm -v ${PWD}:/mnt wollud1969/build-env-arm-none-eabi:1.0.0 bash 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
## Preparing generated code to include user code ## Preparing generated code to include user code