Reinhold Gschweicher d5e3dff212 SettingWakeUp: use Checkboxlist.h
Update `CheckboxList.h` to optionally be able to get checkboxes (instead
of the default of radio-buttons) and be able to have multi-selection
through a new callback.

Use these updated capabilities of `CheckboxList.h` to replace the nearly
identical code of `SettingWakeUp.h`

One noticable change is that previously all 5 wake-up-settings were on the
same page. But with this PR and the default value of 4 settings per screen
on `CheckboxList.h` we have two pages.
2024-09-18 20:42:21 +02:00
2024-08-18 11:55:03 +02:00
2024-02-25 13:17:19 +01:00
2024-08-18 16:18:15 +02:00
2024-09-18 20:42:21 +02:00
2023-01-04 17:15:33 +01:00
2021-01-30 18:52:14 +02:00
2021-01-30 18:48:06 +02:00
2021-01-05 00:34:15 +00:00
2024-01-06 15:21:29 +01:00
2020-08-02 17:38:51 +02:00
2022-06-05 09:31:23 +03:00
2024-08-18 16:18:15 +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 pull requests 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!
Description
Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS
Readme GPL-3.0 110 MiB
Languages
C 86.8%
C++ 10%
Python 1.7%
CMake 0.9%
Ruby 0.3%
Other 0.3%