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
/
adafruit_bus_device
History
Jeff Epler
172715194f
adafruit_bus_device: SPIDevice: Fix so it works with bitbangio.SPI
...
.. by calling methods, same as we did for I2C
2021-03-26 14:51:53 -05:00
..
__init__.c
Renamed to adafruit_bus_device
2020-11-03 18:35:20 -06:00
I2CDevice.c
run code formatting script
2021-03-15 19:27:36 +05:30
I2CDevice.h
Changing to duck-typing
2021-01-16 14:21:57 -06:00
SPIDevice.c
adafruit_bus_device: SPIDevice: Fix so it works with bitbangio.SPI
2021-03-26 14:51:53 -05:00
SPIDevice.h
Renamed to adafruit_bus_device
2020-11-03 18:35:20 -06:00