To use in CPython, `pip3 install adafruit-blinka`.
Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it.
5.8.1
Added a timeout loop after exporting the PWM pin. Thanks scottamain
To use in CPython, `pip3 install adafruit-blinka`.
Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it.
5.8.0
Added support for SoPine. Thanks SecT0uch.
To use in CPython, `pip3 install adafruit-blinka`.
Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it.
5.7.0
Added support for Orange Pi Zero Plus2 H5. Thanks twa127.
To use in CPython, `pip3 install adafruit-blinka`.
Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it.
5.6.0
Added support for Banana Pi M2 Zero. Thanks twa127.
To use in CPython, `pip3 install adafruit-blinka`.
Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it.
5.5.4
* Update required version of Adafruit PureIO to latest version to support Python 3.9.0 * If the max number of retries for I2C Read on MCP2221 is exceeded raise an error
To use in CPython, `pip3 install adafruit-blinka`.
Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it.