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-bindings
/
adafruit_bus_device
History
Scott Shawcroft
a861498404
Merge pull request
#4114
from tannewt/spidevice_spi
...
Add .spi accessor to SPIDevice
2021-02-02 09:53:10 -08:00
..
__init__.c
Renamed to adafruit_bus_device
2020-11-03 18:35:20 -06:00
__init__.h
Renamed to adafruit_bus_device
2020-11-03 18:35:20 -06:00
I2CDevice.c
Fixed for boards without longint
2021-02-01 17:58:34 -06:00
I2CDevice.h
Changing to duck-typing
2021-01-16 14:21:57 -06:00
SPIDevice.c
Add .spi accessor to SPIDevice
2021-02-01 20:03:23 -08:00
SPIDevice.h
Add .spi accessor to SPIDevice
2021-02-01 20:03:23 -08:00