summaryrefslogtreecommitdiff
path: root/platforms/chibios/_wait.h
AgeCommit message (Collapse)Author
2022-01-23HACK: workaround the chibios timer bugDimitris Mantzouranis
chThdSleep() fails when the interval does not just fit into the system timer this is noticeable with a resolution of 16bits in high ST frequencies
2021-11-19Move tmk_core/common/<plat> (#13918)Joel Challis