summaryrefslogtreecommitdiff
path: root/ports/stm/peripherals
AgeCommit message (Expand)Author
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-09Complete F405 pin and periph definitionsLucian 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
2020-06-05Override HAL_Delay and HAL_GetTickLucian Copeland
2020-06-04Merge remote-tracking branch 'upstream/master' into stm32-LSE-startup-fixLucian Copeland
2020-06-04Rework LSE clock init, allow clock overridesLucian Copeland
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2020-04-27Fix nucleo_f746zg buildScott Shawcroft
2020-04-27Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-25Merge pull request #2809 from k0d/stm32f767xx_fixhierophect
2020-04-25Adds missing declarations in periph.h for stm32f767xxMark Olsson
2020-04-24 adds support for the stm32f746g_disco boardMark Olsson
2020-04-23STM32: adds support for stm32f746xx MCU and the nucleo_f746zg boardMark Olsson
2020-04-20Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-09Add busio support, cleanupLucian Copeland
2020-04-02Implement F7 NucleoLucian Copeland
2020-04-01Implement requested changesLucian Copeland
2020-03-28Support cached internal flash on the H743Lucian Copeland
2020-03-26Add F7 and H7 Support to the STM32 portLucian Copeland
2020-03-20Initial work for STM32. Need to fix us delay and PulseIn still.Scott Shawcroft
2020-03-11create copyLucian Copeland