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
b48bb75e24
circuitpython
/
shared-bindings
/
adafruit_bus_device
History
Dan Halbert
b48bb75e24
change len(buffer) to sys.maxsize; must import sys
2021-10-07 18:15:37 -04:00
..
__init__.c
Convert more modules to use MP_REGISTER_MODULE
2021-08-25 20:48:55 -04:00
__init__.h
Renamed to adafruit_bus_device
2020-11-03 18:35:20 -06:00
I2CDevice.c
change len(buffer) to sys.maxsize; must import sys
2021-10-07 18:15:37 -04:00
I2CDevice.h
run code formatting script
2021-03-15 19:27:36 +05:30
SPIDevice.c
Enable CS "active-high" device support
2021-09-23 09:14:39 +01:00
SPIDevice.h
Enable CS "active-high" device support
2021-09-23 09:14:39 +01:00