This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0e8d146184
circuitpython
/
ports
/
nrf
/
common-hal
/
busio
History
Scott Shawcroft
76e0373576
Fix nrf and unix
2018-08-16 17:41:38 -07:00
..
__init__.c
nRF52 update with internal file system support
2017-12-21 13:49:14 +01:00
I2C.c
Fix nrf and unix
2018-08-16 17:41:38 -07: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
Fix nrf and unix
2018-08-16 17:41:38 -07: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