summaryrefslogtreecommitdiff
path: root/src/drivers/PinMap.h
AgeCommit message (Collapse)Author
2022-06-05System: Refactor pin and interrupt setupChristoph Honal
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-05Apply clang-format to all C++ filesFinlay Davidson
2021-11-15Add missing standard includesReinhold Gschweicher
2021-08-04Rename backlight level pinshubmartin
2021-08-03Cleanup, set Pinetime as defaulthubmartin
2021-08-03PinMap with namespace and constexprhubmartin
2021-08-02DRAFT: Put gpio pins to separate filehubmartin