This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2a58b667aa
circuitpython
/
shared-module
/
bitbangio
History
Jeff Epler
a70b679ed5
bitbangio.SPI.read: Support write_value, fix some other nits
2021-03-26 12:24:09 -05: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
OneWire.c
run code formatting script
2021-03-15 19:27:36 +05:30
OneWire.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
__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