aboutsummaryrefslogtreecommitdiff
path: root/atmel-samd/common-hal/busio
AgeCommit message (Expand)Author
2017-09-01atmel-samd: Remember SPI baudrate.Scott Shawcroft
2017-08-27Modernize module and class static dicts; update freetouchDan Halbert
2017-08-25Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development)...Dan Halbert
2017-07-13atmel-samd: Fix potential buffer overflow in UART.c by recalculatingScott Shawcroft
2017-05-03atmel-samd: Use DMA for user SPI.Scott Shawcroft
2017-04-12atmel-samd: Rework status LED implementationScott Shawcroft
2017-04-10Split up nativeio.0.9.4Scott Shawcroft