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://tower.hardwario.com/en/latest/firmware/basic-overview
User's application code (business logic) goes into src/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 a.s. in the heart of Europe.