From 677f501b03b873869f81d8c783d2c9bb3fce67ea Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Tue, 6 Oct 2020 13:41:46 +0000 Subject: [PATCH] Update readme.md --- readme.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/readme.md b/readme.md index d15d10b..645cac3 100644 --- a/readme.md +++ b/readme.md @@ -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