summaryrefslogtreecommitdiff
path: root/ports/mimxrt10xx/common-hal/busio/SPI.c
AgeCommit message (Expand)Author
2020-06-24Compiles!Scott Shawcroft
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2020-05-27Merge branch 'mimxrt-uart-oneway' into mimxrt-busio-cleanupLucian Copeland
2020-05-27Change exception text and typeLucian 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-18mimxrt1010: Increase max SPI speedarturo182
2020-05-05text fixes, postpone warning disableLucian Copeland
2020-05-01Add-unidirectional-SPILucian Copeland
2020-04-06mimxrt1011: Only re-init SPI when it's actually neededarturo182
2020-02-26Fix SPI clock speed on mimxrt10xx family & mimxrt1020 pinmux fixupDave Marples
2020-01-06Add initial MIMXRT10XX portarturo182