circuitpython/atmel-samd/common-hal/busio
Scott Shawcroft e2f39a8d93 atmel-samd: Remember SPI baudrate.
This prevents the SERCOM from blipping the data line on each
transaction and therefore fixes #219.
2017-09-01 12:44:52 -07:00
..
I2C.c atmel-samd: Rework status LED implementation 2017-04-12 15:24:50 -07:00
I2C.h Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master. 2017-08-25 22:17:07 -04:00
OneWire.h Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master. 2017-08-25 22:17:07 -04:00
SPI.c atmel-samd: Remember SPI baudrate. 2017-09-01 12:44:52 -07:00
SPI.h Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master. 2017-08-25 22:17:07 -04:00
UART.c Modernize module and class static dicts; update freetouch 2017-08-27 15:02:50 -04:00
UART.h Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master. 2017-08-25 22:17:07 -04:00
__init__.c Split up nativeio. 2017-04-10 13:32:19 -07:00