Go to file
hubmartin f52d6bfa67 Real white now 2021-12-30 20:50:05 +07:00
.devcontainer
.github
.idea/codeStyles
.vscode
bootloader
cmake-nRF5x
doc
docker Update git URLS, MCUboot is now independent w/ different GitHub org. 2021-10-17 00:31:21 +07:00
hooks
images
src
tools
.clang-format
.clang-tidy Remove some clang-tidy checks 2021-11-13 13:37:52 +07:00
.gitattributes
.gitconfig
.gitignore
.gitmodules
.gitpod.yml
CMakeLists.txt
CONTRIBUTING.md
LICENSE
README.md
gcc_nrf52-mcuboot.ld
gcc_nrf52.ld
nrf52.svd
nrf_common.ld

README.md

InfiniTime

Build PineTime Firmware

InfiniTime logo

Fast open-source firmware for the PineTime smartwatch with many features, written in modern C++.

New to InfiniTime?

Companion apps

Development

Contributing

Build, flash and debug

API

Architecture and technical topics

Licenses

This project is released under the GNU General Public License version 3 or, at your option, any later version.

It integrates the following projects:

Credits

Im not working alone on this project. First, many people create PR for this projects. Then, there is the whole #pinetime community : a lot of people all around the world who are hacking, searching, experimenting and programming the Pinetime. We exchange our ideas, experiments and code in the chat rooms and forums.

Here are some people I would like to highlight:

  • Atc1441 : He works on an Arduino based firmware for the Pinetime and many other smartwatches based on similar hardware. He was of great help when I was implementing support for the BMA421 motion sensor and I²C driver.
  • Koen : Hes working on a firmware based on RiotOS. He integrated similar libs as me : NimBLE, LittleVGL,… His help was invaluable too!
  • Lup Yuen Lee : He is everywhere: he works on a Rust firmware, builds a MCUBoot based bootloader for the Pinetime, designs a Flutter based companion app for smartphones and writes a lot of articles about the Pinetime!

If you feel like you should appear on this list, just get in touch with me or submit a PR :)