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
Stoian Minaiev
d82a1c5225
docker: add git system package to image
2021-05-14 01:07:32 +03:00
..
.gitpod.Dockerfile
docker: add git system package to image
2021-05-14 01:07:32 +03:00
build.sh
Add new cmake option to disable the generation of DFU file (which needs adafruit-nrfutil on the build machine) : BUILD_DFU (disabled by default, enabled in docker build).
2021-02-01 21:07:53 +01:00
Dockerfile
docker: add git system package to image
2021-05-14 01:07:32 +03:00
post_build.sh.in
Generate pinetime-recovery : a light version of InfiniTime design to be used as a recovery firmware : it only provides basic UI and BLE connectivity for OTA.
2021-01-26 20:31:45 +01: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
.