Releases: adafruit/Adafruit_CircuitPython_BitbangIO
1.2.3 - Fixed issue with Black and Pylint versions in the pre-commit config
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-bitbangio
.
Read the docs for info on how to use it.
Added Pin Deinitialization
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-bitbangio
.
Read the docs for info on how to use it.
1.2.1 - Moved to pre-commit, added licensing info
pre-commit has been added to the GitHub Actions workflow in this repository. pre-commit allows you to run multiple checks, such as black and checking the REUSE licensing compliance, both locally and on GitHub Actions with one command.
You can run pre-commit locally with pre-commit run --all-files
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-bitbangio
.
Read the docs for info on how to use it.
Removed some deprecated stop parameters
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-bitbangio
.
Read the docs for info on how to use it.
1.1.2 - Fixed discord invite link
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-bitbangio
.
Read the docs for info on how to use it.
Example Fixed
This release fixes the example which broke due to additional lock checks added. Thanks @tinue
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-bitbangio
.
Read the docs for info on how to use it.
I2C Protocol Added
This release adds the I2C protocol. It also fixes device locking in SPI.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-bitbangio
.
Read the docs for info on how to use it.
Updated to use latest pylint
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-bitbangio
.
Read the docs for info on how to use it.
Initial Release
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-bitbangio
.
Read the docs for info on how to use it.