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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,3 +3,4 @@ cmake-build-*
|
||||
core
|
||||
sdk
|
||||
src/Version.h
|
||||
docker/build.sh
|
||||
|
Reference in New Issue
Block a user