Skip to content
Snippets Groups Projects
Commit af1f4973 authored by nrs1g15's avatar nrs1g15
Browse files

Update README.md

parent 55440ac2
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ Please read the [master README.md](https://git.soton.ac.uk/SUFST/susft-firmware/
* **EventManager** - A utility that allows for easy setup of events such as hardware timers and external interrupts, along with interacting with these events in an event-based system to ensure the programs main flow handles interrupts and not ISRs.
* **Utils** - Currently only overrides the default assert() failure functionality to write failing asserts over Serial for easier debugging.
See the header files for the corresponding utility within _/include_ for function calls and further information.
See the header files for the corresponding utility within _/include_ for function calls and further information.
## Maintainers
* Nathan - _nrs1g15@soton.ac.uk_
......@@ -27,6 +27,6 @@ Please read the [master README.md](https://git.soton.ac.uk/SUFST/susft-firmware/
* Nathan - _nrs1g15@soton.ac.uk_
## Version History
Please see the [Common CHANGELOG](https://git.soton.ac.uk/SUFST/susft-firmware/blob/master/CHANGELOG.md) for further details on changes.
Please see the [Common CHANGELOG](https://git.soton.ac.uk/SUFST/sufst-firmware/blob/master/Common/CHANGELOG.md) for further details on changes.
* **v1.0** - Initial release.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment