circuitpython/ports/nrf/common-hal/busio
Scott Shawcroft fd5634e4aa
Merge pull request #992 from arturo182/nrf_i2c_fix
nrf: Fix I2C transfers with data larger than HW allows
2018-07-08 20:12:09 -07:00
..
I2C.c nrf: Fix I2C transfers with data larger than HW allows 2018-07-06 21:12:24 +02:00
I2C.h nrf: Rewrite the I2C common-hal using nrfx 2018-06-28 22:45:02 +02:00
OneWire.h Add dummy UART implementation to nrf so it builds with UART turned on. Also add OneWire. 2018-02-21 22:53:17 -05:00
SPI.c nrf: Fix SPI transfers with data larger than HW allows 2018-07-06 21:10:25 +02:00
SPI.h nrf: Rewrite the SPI common-hal using nrfx 2018-06-25 23:46:34 +02:00
UART.c Add dummy UART implementation to nrf so it builds with UART turned on. Also add OneWire. 2018-02-21 22:53:17 -05:00
UART.h Add dummy UART implementation to nrf so it builds with UART turned on. Also add OneWire. 2018-02-21 22:53:17 -05:00
__init__.c nRF52 update with internal file system support 2017-12-21 13:49:14 +01:00