All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- The
allocate_alarm
,set_alarm_callback
,set_alarm
functions have been removed. schedule_wake
has been added to theDriver
trait.
Initial release