summaryrefslogtreecommitdiffstats
path: root/tmk_core/common/chibios/_wait.h
Commit message (Expand)AuthorAgeFilesLines
* add wait_cpuclock() macro for AVR and CPU_CLOCK macro (#12755)Takeshi ISHII2021-08-241-4/+5
* Support using a timer for wait_us() on ChibiOS-based boards (#12211)Simon Arlott2021-08-201-9/+15
* Move gpio wait logic to wait.h (#12067)Joel Challis2021-03-101-0/+55