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
hathach
6b0d93cea3
correct i2c max len
2018-12-28 21:14:27 +07:00
..
__init__.c
nRF52 update with internal file system support
2017-12-21 13:49:14 +01:00
I2C.c
correct i2c max len
2018-12-28 21:14:27 +07:00
I2C.h
fix
#1422
correct i2c max xfer len (size in bits)
2018-12-28 16:30:11 +07: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
Move atmel-samd to tinyusb and support nRF flash.
2018-11-08 17:25:30 -08:00
SPI.h
reset I2C and SPI on ctrl-D
2018-09-25 15:12:10 -04:00
UART.c
put received bytes to fifo when error
2018-12-28 01:05:30 +07:00
UART.h
use rbuf for busio uart
2018-12-13 23:48:53 +07:00