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
21d331c8cc
circuitpython
/
ports
/
nrf
/
common-hal
/
busio
History
Dan Halbert
21d331c8cc
round SPI freq down; check max freq
2018-10-02 21:06:40 -04:00
..
__init__.c
nRF52 update with internal file system support
2017-12-21 13:49:14 +01:00
I2C.c
reset I2C and SPI on ctrl-D
2018-09-25 15:12:10 -04:00
I2C.h
reset I2C and SPI on ctrl-D
2018-09-25 15:12:10 -04: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
round SPI freq down; check max freq
2018-10-02 21:06:40 -04:00
SPI.h
reset I2C and SPI on ctrl-D
2018-09-25 15:12:10 -04:00
UART.c
fix translate omission; pca10059 fix in .travis.yml
2018-09-18 16:28:27 -04: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