Update README.md
This commit is contained in:
22
README.md
22
README.md
@@ -1,2 +1,24 @@
|
|||||||
# .profile
|
# .profile
|
||||||
|
|
||||||
|
A continuous delivery software stack for microcontollers with bluetooth capabilities.
|
||||||
|
|
||||||
|
# Project structure
|
||||||
|
|
||||||
|
Each repo holds a different aspect of the stack:
|
||||||
|
|
||||||
|
## OTA Library
|
||||||
|
The library to manage firmware updates on the microcontoller.
|
||||||
|
|
||||||
|
## Updater Web Library
|
||||||
|
The library to manage the sending of firmware to the microcontoller, and to check the software version from the chosen server.
|
||||||
|
|
||||||
|
## Software Release
|
||||||
|
An example of how the software versions could be released, used here for testing the stack.
|
||||||
|
|
||||||
|
## Updater App
|
||||||
|
An example usage of the web library for testing the library.
|
||||||
|
|
||||||
|
---
|
||||||
|
# Footnote
|
||||||
|
|
||||||
|
This project is a part of my A-Level computer science scholarship work, and may not be maintained.
|
||||||
Reference in New Issue
Block a user