Infinitime

From Alpine Linux
Revision as of 04:12, 2 May 2026 by John3-16 (talk | contribs) (Added Categories: Embedded Systems, Hardware)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

InfiniTime is an open source firmware for the Pinetime smartwatch written in C++ and based on FreeRTOS.

All dependencies for compiling the firmware are packaged in the Alpine repositories, and can be installed via:

apk add -t .infinitime-dev \
	cmake \
	gcc-arm-none-eabi \
	lv_font_conv \
	nrf5-sdk \
	py3-cbor2 \
	py3-cryptography \
	py3-intelhex