Skip to content
Igor Usenko edited this page May 2, 2022 · 37 revisions

General

Code split into two parts

  1. Core package - core functions of the watch
  2. Apps package - user-defined applications

Core package contains implementations of

  1. Low-level watch functions
  2. Applications management
  3. Screen components

Power usage
APIs
Screen
Event handling

System tasks

Supervisor

Development

Git/Commiting/Branching

Backlog
Starting new branch
Close or merge feature branch to develop
Commit types
GitHub PAT

Deploy

Upload binary to watch

C Lang

Types
Linter

Platform IO

How to start

Other

Links
Application
Application management

Clone this wiki locally