readme and gitignore
This commit is contained in:
parent
2c9b5f21ac
commit
b5fb5e631c
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
cube/build/
|
@ -8,7 +8,7 @@ On Ubuntu/Debian install
|
||||
|
||||
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 -u ${UID} -v ${PWD}:/mnt wollud1969/build-env-arm-none-eabi:1.0.0 bash
|
||||
|
||||
Start the container from the project root.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user