Infinitime: Difference between revisions

From Alpine Linux
(Create page (lists build dependencies))
 
(Added Categories: Embedded Systems, Hardware)
 
Line 13: Line 13:
py3-intelhex
py3-intelhex
</pre>
</pre>
[[Category:Embedded Systems]]
[[Category:Hardware]]

Latest revision as of 04:12, 2 May 2026

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