summaryrefslogtreecommitdiff
path: root/ports/stm/common-hal/microcontroller/Pin.c
AgeCommit message (Expand)Author
2020-07-22Claim USB pins at startup to prevent overwritesLucian Copeland
2020-07-22Free timers when modules de-initLucian Copeland
2020-07-09Fix advanced claimed pin/package timer searchLucian Copeland
2020-06-23Merge pull request #3045 from k0d/stm32_alignment_issueScott Shawcroft
2020-06-22stm: Pin.c: Compute GPIO_PORT_COUNT instead of specifying manuallyJeff Epler
2020-06-18Fixes issue with memory alignment in STM32Mark Olsson
2020-06-16Add port D to LQFP64Lucian Copeland
2020-04-30stm: enable protomatterJeff Epler
2020-04-24 adds support for the stm32f746g_disco boardMark Olsson
2020-03-26Add F7 and H7 Support to the STM32 portLucian Copeland
2020-03-11create copyLucian Copeland