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
circuitpython
/
ports
/
nrf
/
common-hal
/
busio
History
Dan Halbert
6049776b26
Merge branch 'master' into nrf52_uart_io
2018-10-03 13:31:48 -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
implement common_hal_busio_uart_clear_rx_buffer
2018-10-03 11:39:01 +07:00
UART.h
clean up uart io
2018-09-24 16:12:05 +07:00