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
Dan Halbert
f66caa29b9
Merge pull request
#4146
from gamblor21/busdevice_write_read_fix
...
Fix write_then_readinto in adafruit_bus_device I2CDevice
2021-02-08 11:33:06 -05: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
Fix write_then_readinto
2021-02-06 10:33:38 -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