/open-smartwatch-os

The Open-Smartwatch Operating System.

Primary LanguageCGNU General Public License v3.0GPL-3.0

HowTo Run

Please read the documentation on the website!

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.