Commit Graph

11 Commits

Author SHA1 Message Date
Piotr Tański
cd2cbbbd70 [EGD-6728] Documentation cleanup
Cleanup acc. to guidelines created in EGD-6632.
2021-05-19 16:29:54 +02:00
Piotr Tanski
22102c4ba5 [EGD-4200] Message handling refactored. (#974) 2020-11-06 15:24:59 +01:00
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
Adam Dobrowolski
f655c581ea EGD-3056 module-sys documentation fixed code parts 2020-04-15 16:50:19 +02:00
Mateusz
7c7b20a939 Doc update 2019-10-25 13:56:41 +02:00
Mateusz
76c90f5676 Update: Power management doc 2019-10-25 11:46:46 +02:00
Mateusz
d7082e601f Fixed minor issues 2019-10-24 08:47:41 +02:00
Mateusz
96796b111b Added Power Management section 2019-10-24 08:39:36 +02:00
Mateusz
b2b8a01733 Minor fixes + improved formatting 2019-10-22 16:11:31 +02:00
Mateusz
e4d07c5d4e Updated README 2019-10-22 14:43:25 +02:00
Robert Borzecki
d3235d54d7 Removed submodule 2019-05-21 23:35:00 +02:00