InfiniTime/docker
2020-09-08 22:15:10 +02:00
..
arm64 All output files (bin, hex, image, dfu) contain the version of the project in their filename. 2020-08-19 21:52:46 +02:00
x86_64 All output files (bin, hex, image, dfu) contain the version of the project in their filename. 2020-08-19 21:52:46 +02:00
build.sh Docker build : split build.sh into 2 scripts : build.sh that always exists and post_build.sh that is generated by cmake build.sh 2020-08-20 09:38:10 +02:00
post_build.sh.in Docker post build : generate post build script with versions from the CMake project. 2020-09-08 22:15:10 +02:00
README.md Add doc about Docker image. 2020-08-19 16:01:01 +02:00

Docker images and build script for building the project using Docker. See this page for more info.