This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
321daa3523
circuitpython
/
ports
/
nrf
/
common-hal
/
busio
History
arturo182
178c089045
nrf: Rewrite the I2C common-hal using nrfx
2018-06-28 22:45:02 +02:00
..
I2C.c
nrf: Rewrite the I2C common-hal using nrfx
2018-06-28 22:45:02 +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: Rewrite the SPI common-hal using nrfx
2018-06-25 23:46:34 +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