Files
MuditaOS/module-utils
Adam f5f27d642f EGD-2955 EGD-3588 Timers fully refactored & updated (#721)
* Timers now are Application thread safe
* Timers now have consistent API independend of Application (no more c style timers)
* Timers can have either: callback or override onTimer() method - this
  way we can create more complicated timers or just use existing ones
* gui::Timer added via adapter class GuiTimer to decouple sys::Timer
  with gui::Timer
* Fixed race in wrapper
* Updated docs
* fixed using std and cpp_freertos and DataReceivedHandler hidden in Application.hpp
2020-10-02 14:04:57 +02:00
..
2020-08-13 23:22:40 +02:00
2019-06-03 09:09:22 +02:00
2020-06-18 12:27:53 +02:00
2020-09-23 21:03:57 +02:00
2020-04-28 17:01:33 +02:00
2020-08-10 13:26:09 +02:00
2020-09-23 21:03:57 +02:00