All output files (bin, hex, image, dfu) contain the version of the project in their filename.
Update Docker build script accordingly. Also fix permission issue with docker build (all files belonged to root).
This commit is contained in:
parent
38418931f1
commit
f197a3fe88
7 changed files with 49 additions and 26 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,3 +3,4 @@ cmake-build-*
|
|||
core
|
||||
sdk
|
||||
src/Version.h
|
||||
docker/build.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue