veysiadn / open-smartwatch-os

The Open-Smartwatch Operating System.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HowTo Run

To build: use Visual Studio Code with the PlatformIO extension

Then clone this repository

git clone --recurse-submodules https://github.com/Open-Smartwatch/open-smartwatch-os.git

and open it with VSC

code open-smartwatch-os

rename file include/config.h.example to include/config.h and adapt the values according to your requirements.

About

The Open-Smartwatch Operating System.

License:GNU General Public License v3.0


Languages

Language:C 99.1%Language:C++ 0.9%