summaryrefslogtreecommitdiff
path: root/ports/stm/common-hal/busio/SPI.c
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2020-12-08Add `board_deinit` for use with sleepScott Shawcroft
2020-09-23Move missing pin warning to shared-bindingsLucian Copeland
2020-09-16Add SPI memset, optional flagsLucian Copeland
2020-07-30stm: Add sdioio support for feather_stm32f405_expressJeff Epler
2020-07-22Claim USB pins at startup to prevent overwritesLucian Copeland
2020-07-07stm: SPI: revamp pin search codeJeff Epler
2020-06-24Compiles!Scott Shawcroft
2020-05-27Add pin resetting across boards, fix array size detection issueLucian Copeland
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-11create copyLucian Copeland