1
0
Fork 0
InfiniTime/src/systemtask
Christoph Honal 977936e8e2 System: Refactor pin and interrupt setup
This should ensure better readability of the pin setup procedure,
as well as allow the configuration of the hardware button enable pin
and the accelerometer interrupt pin via the pin mapping header.
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 System: Refactor pin and interrupt setup 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