This website requires JavaScript.
Explore
Help
Sign In
will
/
InfiniTime
Watch
1
Star
0
Fork
0
You've already forked InfiniTime
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
InfiniTime
/
docker
History
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 +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 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
README.md
Add doc about Docker image.
2020-08-19 16:01:01 +02:00
README.md
Docker images and build script for building the project using Docker. See
this page for more info
.