Releases: adafruit/Adafruit_CircuitPython_BusDevice
Releases · adafruit/Adafruit_CircuitPython_BusDevice
2.0 Release for CircuitPython 2.x
2.0 Release with binaries for CircuitPython 2.x. This also includes the latest change to modify I2C read_into to be readinto and is needed to work with updated drivers. Note that this might not work with CircuitPython 3.0+ releases!
Doc updates
Update the docs to correct examples.
To use in CircuitPython, download the .mpy file and copy it to the lib folder on the CIRCUITPY drive. Or, simply install the Adafruit bundle.
Read the docs for info on how to use it.
0.3.0
0.2.0
Second attempt testing Travis CI release generation.
0.0.3 Update .travis.yml
Release to test Travis CI package generation
0.0.2 Add travis CI config for auto release generation.
Initial release for testing.
Initial release with .mpy version of code. Grab the attached .zip, open it, and copy the entire adafruit_bus_device folder and all its contents to the Adafruit MicroPython board. Be sure the directory and all files inside it are copied to the root of the board's filesystem!