circuitpython/ports/atmel-samd/common-hal/busio
Radomir Dopieralski 8323721232 Stop hard-coding SPI frequency in FourWire
Instead remember and use the frequency, polarity and phase that was
set when the bus was first created.
2019-04-06 15:15:29 +02:00
..
I2C.c WIP: fix issues with remaining atmel-samd builds 2019-02-15 09:52:45 -05:00
I2C.h add pin claiming to devices 2018-08-31 18:38:05 -04:00
OneWire.h Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
SPI.c Stop hard-coding SPI frequency in FourWire 2019-04-06 15:15:29 +02:00
SPI.h Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
UART.c Fix atmel UART after ASF4 pruning. 2019-02-13 11:42:09 -05:00
UART.h UART fixes and enhancements; default board object fix 2018-09-12 17:19:43 -04:00
__init__.c Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00