Initial commit

This commit is contained in:
2026-03-20 17:23:49 +01:00
commit 3e016daa9c
15 changed files with 2538 additions and 0 deletions

15
docs/roadmap.md Normal file
View File

@@ -0,0 +1,15 @@
# Roadmap
- [ ] establish workspace structure
- [ ] basic rendering pipeline
- [ ] simulator UI testing
- [ ] display driver integration
- [ ] input and touch handling
- [ ] basic BLE functionality
- [ ] OTA artifact packaging
- [ ] Gadgetbridge compatibility experiments
- [ ] stable OTA workflow
- [ ] firmware verification logic
- [ ] improved simulator fidelity
- [ ] device services architecture