This repository contains firmware skeleton for Core Module.
If you want to get more information about Core Module, firmware and how to work with it, please follow this link:
https://developers.hardwario.com/firmware/basic-overview/
User's application code (business logic) goes into app/application.c
.
The default content works as a Hello World example.
When flashed into Core Module, it toggles LED state with each button press.
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤ by HARDWARIO s.r.o. in the heart of Europe.