Files
Adam Dobrowolski 053f270655 [MOS-282] Librarisation of services and test service
* options work a bit better ,now services and apps are
  selectable by option in cmake
* test service example added
* major documentation for module-services
* documentation for project configs and logs

Co-authored-by: Bartosz Cichocki <sp2fet@gmail.com>
Co-authored-by: Mateusz Piesta <mateusz.piesta@mudita.com>
2022-03-18 08:06:21 +01:00
..

examplary test service

To enable it:

  1. configure the project
  2. run ccmake . in the build catalog and set: ENABLE_SERVICE_TEST to ON

By default, this service will:

  1. add and log variable from settings::Settings
  2. log from a timer each 1000ms