InfiniTime/src/systemtask
Christoph Honal 03a2059e87 SystemTask: Use "&&" instead of "and" for operators
As per the coding style, only primary spelling should be used for operators.
2022-06-05 09:53:22 +03:00
..
Messages.h Apply clang-format to all C++ files 2022-06-05 09:15:46 +03:00
SystemMonitor.cpp Apply clang-format to all C++ files 2022-06-05 09:15:46 +03:00
SystemMonitor.h SystemMonitor: implement FreeRtosMonitor only if trace facility is set 2022-03-08 20:28:54 +01:00
SystemTask.cpp SystemTask: Use "&&" instead of "and" for operators 2022-06-05 09:53:22 +03:00
SystemTask.h Systemtask : replace enum SystemTaskState by an enum class. 2022-05-08 13:29:02 +02:00