Fork of github.com/InfiniTimeOrg/InfiniTime
Find a file
2022-04-25 15:48:44 +03:00
.devcontainer
.github CI: lv_sim: initialize libpng submodule for WITH_PNG=ON screenshot 2022-03-08 21:57:20 +01:00
.idea/codeStyles
.vscode
bootloader Reorganize bootloader readme 2021-11-28 13:42:37 +01:00
cmake-nRF5x docs: Fix a few typos (#606) 2021-09-13 20:02:53 +02:00
doc Alarm: Change checkable button for a switch 2022-02-12 18:36:11 +01:00
docker
hooks
images
src Fix timer layout 2022-04-25 15:48:44 +03:00
tools bin2c: Don't assume that the default Python version is higher than 2 2021-04-17 13:16:15 +03:00
.clang-format
.clang-tidy Remove some clang-tidy checks 2021-11-13 13:37:52 +02:00
.gitattributes
.gitconfig Create .gitconfig 2021-01-30 18:48:06 +02:00
.gitignore
.gitmodules
.gitpod.yml
CMakeLists.txt
CONTRIBUTING.md
gcc_nrf52-mcuboot.ld
gcc_nrf52.ld
LICENSE
nrf52.svd
nrf_common.ld Fix link error because of missing file "nrf_common.ld" 2020-01-12 16:26:20 +01:00
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

InfiniSim Simulator

Use the InfiniSim Simulator to experience the InfiniTime user interface directly on your PC, to shorten the time until you get your hands on a real PineTime smartwatch. Or use it to develop new Watchfaces, new Screens, or quickly iterate on the user interface.

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 :)