InfiniTime/docker
JF e6a1aff6ce 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 +07:00
..
arm64 All output files (bin, hex, image, dfu) contain the version of the project in their filename. 2020-08-19 21:52:46 +07: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 +07:00
README.md Add doc about Docker image. 2020-08-19 16:01:01 +07: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 +07:00
post_build.sh.in 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 +07:00

README.md

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