All notable changes to this project/module will be documented in this file.
The format is based on Keep a Changelog, and this project/module adheres to Semantic Versioning.
- Ability to enable and disable protected task
- Fixed incorrect usage of OS mutex
- ISR support before reset event
- Replace OS mutex with simple lock inside module
- Replace old "version.txt" with this changelog
- Updated readme, adding details of statistics
- Hiding configuration data type
- Removed doxygen as it is replaced README.md
- ISR support before reset event
- Replace OS mutex with simple lock inside module
- Single loop or RTOS task protection
- Configuration via single table
- Platform independent based on interface
- Statistics support
- ISR support before reset event