summaryrefslogtreecommitdiff
path: root/ports/stm/peripherals/stm32f4
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2021-03-11Update F407 to match F405Lucian Copeland
2020-10-06canio: implement for stm32f405Jeff Epler
2020-08-26Merge remote-tracking branch 'upstream/main' into stm32-meowbit-fixLucian Copeland
2020-08-24Remove Meowbit LSE flag, harsher failure for LSE issuesLucian Copeland
2020-08-21Add more "extern" declarations for gcc10 compatScott Shawcroft
2020-07-30stm: Add sdioio support for feather_stm32f405_expressJeff Epler
2020-07-09Complete F405 pin and periph definitionsLucian 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-20Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-09Add busio support, cleanupLucian 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