Install Pebble SDK toolchain, build and run on the emery and gabbro emulators #2
Labels
No labels
area:companion
area:docs
area:shared
area:tooling
area:watchapp
blocker
kind:chore
kind:feature
kind:spike
kind:test
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
robert/PedalPebble#2
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Get a working local Pebble build for the Pebble Time 2 target (
emery, 200x228, 64 colours).Acceptance criteria
uv tool install pebble-toolcompletes on Python 3.10+pebble new-projectscaffoldswatchapp/pebble buildsucceedspebble install --emulator emeryshows the app in the emulatorREADME.mdordocs/DEV.mdFiles
watchapp/Notes
See https://developer.repebble.com/sdk/ . CloudPebble at cloudpebble.repebble.com is the no-install fallback.
Update — 2026-08-31: two emulator targets
The Pebble Round 2 is now a supported device (D24), so the toolchain must build and run for both:
pebble install --emulator emery— Pebble Time 2, 200x228 rectangularpebble install --emulator gabbro— Pebble Round 2, 260x260 roundpackage.jsonlists both platforms as build targets, withbasaltretained for graceful degradationpebble buildproduces a.pbwcarrying all target platforms