start build env script
This commit is contained in:
parent
b5fb5e631c
commit
e7b964c86a
@ -8,9 +8,9 @@ On Ubuntu/Debian install
|
||||
|
||||
Alternatively use a prepared Docker image
|
||||
|
||||
docker run -it --rm -u ${UID} -v ${PWD}:/mnt wollud1969/build-env-arm-none-eabi:1.0.0 bash
|
||||
docker run -it --rm -u ${UID} -v ${PWD}:/mnt wollud1969/build-env-arm-none-eabi:1.1.0 bash
|
||||
|
||||
Start the container from the project root.
|
||||
Start the container from the project root. Or use the script ``startBuildEnv.sh`` from the tools directory.
|
||||
|
||||
|
||||
Get the STM32CubeMX tool from the ST homepage. You may use this [link](https://www.st.com/en/development-tools/stm32cubemx.html).
|
||||
|
Loading…
x
Reference in New Issue
Block a user