summaryrefslogtreecommitdiff
path: root/src/drivers/PinMap.h
AgeCommit message (Collapse)AuthorFilesLines
2022-06-05System: Refactor pin and interrupt setupChristoph Honal1-0/+2
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 Davidson1-12/+12
2021-11-15Add missing standard includesReinhold Gschweicher1-0/+1
2021-08-04Rename backlight level pinshubmartin1-3/+3
2021-08-03Cleanup, set Pinetime as defaulthubmartin1-41/+17
2021-08-03PinMap with namespace and constexprhubmartin1-0/+37
2021-08-02DRAFT: Put gpio pins to separate filehubmartin1-0/+25