A continuous delivery software stack for microcontollers with bluetooth capabilities.
Each repo holds a different aspect of the stack:
The library to manage firmware updates on the microcontoller.
The library to manage the sending of firmware to the microcontoller, and to check the software version from the chosen server.
An example of how the software versions could be released, used here for testing the stack.
An example usage of the web library for testing the library.
This project is a part of my A-Level computer science extracurricular work, and may not be maintained.