Skip to content
Igor Usenko edited this page Jun 9, 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

Development

Git/Commiting/Branching

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

Deploy

Open USB port
Upload binary to watch

C Lang

Types
Linter
Doxygen

Platform IO

How to start
Install CLI

Other

Links
Application

Clone this wiki locally