summaryrefslogtreecommitdiff
path: root/ports/stm/common-hal/busio
AgeCommit message (Expand)Author
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2020-05-29Fix SWO/Analog overlap, style changesLucian Copeland
2020-05-27Add pin resetting across boards, fix array size detection issueLucian Copeland
2020-05-20Add UART one-way instance search, fix bugs in stm32 implementationLucian Copeland
2020-05-19Enable showing the console on a debug uartMark Olsson
2020-05-04make translate againDan Halbert
2020-04-21ringbuf testedDan Halbert
2020-04-21further ringbuf cleanupDan Halbert
2020-04-20Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-13Various requested fixesLucian Copeland
2020-04-09Add busio support, cleanupLucian Copeland
2020-04-08Fix up STMScott Shawcroft
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