summaryrefslogtreecommitdiff
path: root/ports/stm/peripherals/timers.c
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2020-09-18Remove timer debug messagesLucian Copeland
2020-07-22Free timers when modules de-initLucian Copeland
2020-07-16Exclude timers from H7 buildsLucian Copeland
2020-07-16Fix pulseIO reset and frequency issues, remove IRQ conflictLucian Copeland
2020-07-14Fix IRQ enum protectionsLucian Copeland
2020-07-13Add missing enum preprocessor protectionLucian Copeland
2020-07-10Enable RGB MatrixLucian Copeland
2020-07-09Fix advanced claimed pin/package timer searchLucian Copeland
2020-07-01Add timer allocator, adjust pulsio to use general purpose timersLucian Copeland
2020-06-25WIPLucian Copeland