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
/
shared-module
/
bitbangio
History
Scott Shawcroft
de796e2304
Move OneWire to
onewireio
from
busio
...
This will allow finer grained inclusion in 8.0.0
Fixes
#5135
2021-08-12 10:47:14 -07:00
..
__init__.c
This introduces an alternative hardware API called nativeio structured around different functions that are typically accelerated by native hardware. Its not meant to reflect the structure of the hardware.
2016-11-21 14:11:52 -08:00
I2C.c
run code formatting script
2021-03-15 19:27:36 +05:30
I2C.h
wip
2021-03-02 15:16:55 -05:00
SPI.c
bitbangio.SPI.read: Support write_value, fix some other nits
2021-03-26 12:24:09 -05:00
SPI.h
run code formatting script
2021-03-15 19:27:36 +05:30