This is the main application template for JanOS. Use this as a base to create your own applications on top of the platform.
To flash your changes to your device run:
make install-phone
To clear out the whole device and make a fresh build, run:
make reset-phone
API Documentation, examples, and a how-to for your first app, see the official documentation.