SkillAgentSearch skills...

Pinetime

zephyr based PineTime smartwatch

Install / Use

/learn @ck-telecom/Pinetime
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

pinetime

Introduction

This project try to port PebbleOS to Zephyr

Hardware

Pebble Time 2(pt2)

Pebble Round 2(pr2)

Initialization

Setup Zephyr environment

west init -m https://github.com/ck-telecom/pinetime.git --mr develop pinetime

cd pinetime && west update

Build

make sure in directory pinetime

west build -p -b pt2 app

Flash

west flash or
west flash --port=<your_serial_port>

Debug

west debug

History

6 years ago, I started this project, and now it's alive!

Related Skills

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated1mo ago
Forks2

Languages

C

Security Score

95/100

Audited on Feb 8, 2026

No findings