InfiniTime/docker
Finlay Davidson 94cd2ba563 Update arm gcc toolchain to 11.2-2022.02
Updates the buildAndProgram doc and the docker
image, which means GitHub Actions will also use
the new toolchain.
2022-06-11 22:59:38 +03:00
..
.gitpod.Dockerfile docker: add git system package to image 2021-05-14 01:07:32 +03:00
build.sh Update arm gcc toolchain to 11.2-2022.02 2022-06-11 22:59:38 +03:00
Dockerfile The main build workflow for GitHub Actions now uses the infinitime-build docker image to build the firmware. This allows to avoid the duplication of the build logic in Docker and Github workflow format. 2022-05-26 11:35:25 +02:00
post_build.sh.in The main build workflow for GitHub Actions now uses the infinitime-build docker image to build the firmware. This allows to avoid the duplication of the build logic in Docker and Github workflow format. 2022-05-26 11:35:25 +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.