A third-party firmware pushing the PineTime to its absolute limits.
  • Rust 76.3%
  • Dart 20.8%
  • Python 1.3%
  • Shell 0.6%
  • CMake 0.4%
  • Other 0.6%
Find a file
Quinten 106db1dd77
Some checks failed
CI / fmt + clippy (push) Failing after 40s
CI / host tests (push) Successful in 52s
CI / render perf gate (push) Successful in 1m55s
CI / firmware build + size + dfu (push) Failing after 2m3s
CI / emulation goldens (push) Successful in 3m46s
docs: brick-safe flashing plan + code-change recommendations
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-16 22:59:05 +02:00
.cargo build(ble): set LIBCLANG_PATH in cargo config for nrf-mpsl-sys bindgen 2026-06-14 09:37:54 +02:00
.claude docs: add pineOS design spec (foundation + testing loop) 2026-06-13 18:24:28 +02:00
.forgejo/workflows ci(perf): add render perf gate (budget tests + criterion threshold) 2026-06-14 01:53:30 +02:00
apps/demo runtime: pineapp SDK + example app, firmware loader/MPU/SVC glue, golden 2026-06-14 14:03:07 +02:00
apps-preview polish: visual/layout improvements to watch apps (no new features) 2026-06-16 22:50:32 +02:00
companion polish(companion): UX + robustness improvements (no new features) 2026-06-16 22:49:57 +02:00
crates Merge branch 'wave20/perf' 2026-06-16 22:54:33 +02:00
docs docs: brick-safe flashing plan + code-change recommendations 2026-06-16 22:59:05 +02:00
emulation polish: visual/layout improvements to watch apps (no new features) 2026-06-16 22:50:32 +02:00
scripts tools: analyzer for firmware instrs unimplemented by InfiniEmu 2026-06-14 14:50:46 +02:00
tools/ui-demo Add tools/ui-demo: host binary that renders 5 watch screens to 240x240 PNGs 2026-06-13 23:59:21 +02:00
xtask feat(fw): flash-write firewall (panic on out-of-region internal write) + app-slot bounds-check + OTA stage-verify-before-arm 2026-06-16 22:19:12 +02:00
.gitignore fix(fw): persist crash screen by petting WDT in fault/panic park loops 2026-06-15 14:35:05 +02:00
.gitmodules feat(companion/anki): productionize rslib FFI — native AnkiWeb login + download 2026-06-14 04:35:40 +02:00
Cargo.lock fix(ble): pin + fix static_cell double-init in BLE bring-up (+ host GATT bring-up test) 2026-06-16 22:48:05 +02:00
Cargo.toml fix(ble): pin + fix static_cell double-init in BLE bring-up (+ host GATT bring-up test) 2026-06-16 22:48:05 +02:00
LICENSE feat: Wave 0 workspace base (compiles + host tests green + boots in emulator) 2026-06-13 18:56:37 +02:00
memory-mcuboot.x feat: loadable .pineapp code-app install — PAMS INSTALL/REMOVE + persisted dynamic registry + copy-on-launch NVMC 2026-06-15 22:01:00 +02:00
memory-standalone.x feat: loadable .pineapp code-app install — PAMS INSTALL/REMOVE + persisted dynamic registry + copy-on-launch NVMC 2026-06-15 22:01:00 +02:00
rust-toolchain.toml feat: Wave 0 workspace base (compiles + host tests green + boots in emulator) 2026-06-13 18:56:37 +02:00