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
e3df0104b0
circuitpython
/
atmel-samd
/
common-hal
/
busio
History
Dan Halbert
e75fd0e166
add SPI.write_readinto() - bidirectional SPI
2017-12-05 11:17:16 -08:00
..
__init__.c
Split up nativeio.
2017-04-10 13:32:19 -07:00
I2C.c
Do not allow a *io object to be used after deinit().
2017-10-03 12:07:17 -07:00
I2C.h
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master.
2017-08-25 22:17:07 -04:00
OneWire.h
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master.
2017-08-25 22:17:07 -04:00
SPI.c
add SPI.write_readinto() - bidirectional SPI
2017-12-05 11:17:16 -08:00
SPI.h
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master.
2017-08-25 22:17:07 -04:00
UART.c
Do not allow a *io object to be used after deinit().
2017-10-03 12:07:17 -07:00
UART.h
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master.
2017-08-25 22:17:07 -04:00