Fork of github.com/InfiniTimeOrg/InfiniTime
Find a file
2023-03-19 12:41:01 +02:00
.devcontainer branches: Update files to refer to main instead of develop 2023-03-02 09:45:47 +02:00
.github branches: Update files to refer to main instead of develop 2023-03-02 09:45:47 +02:00
.idea/codeStyles
.vscode
bootloader
cmake-nRF5x
doc branches: Update files to refer to main instead of develop 2023-03-02 09:45:47 +02:00
docker
hooks
src HeartRateService: Remove SystemTask dependency 2023-03-19 12:41:01 +02:00
tests
tools
.clang-format
.clang-tidy
.gitattributes
.gitconfig
.gitignore
.gitmodules date: Remove date lib 2023-02-25 17:44:06 +02:00
.gitpod.yml
CMakeLists.txt
CONTRIBUTING.md branches: Update files to refer to main instead of develop 2023-03-02 09:45:47 +02:00
gcc_nrf52-mcuboot.ld
gcc_nrf52.ld
LICENSE
nrf52.svd
nrf_common.ld
README.md README: Remove status badge 2023-02-27 19:44:51 +02:00

InfiniTime

InfiniTime logo

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

New to InfiniTime?

Companion apps

Note : We removed mentions to NRFConnect as this app is closed source and recent versions do not work anymore with InfiniTime (the last version known to work is 4.24.3). If you used NRFConnect in the past, we recommend you switch to Gadgetbridge.

Development

Contributing

Build, flash and debug

API

Architecture and technical topics

Project management

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 project. 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!