summaryrefslogtreecommitdiffstats
path: root/tmk_core/common/chibios/_wait.h
Commit message (Expand)AuthorAgeFilesLines
* Move tmk_core/common/<plat> (#13918)Joel Challis2021-11-191-60/+0
* Refactor use of STM32_SYSCLK (#14430)Joel Challis2021-09-141-2/+0
* 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