Skip to content

Releases: adafruit/Adafruit_CircuitPython_BitbangIO

Fix Writing Clock Phase and Add Support For Clock Stretching

11 Mar 20:04
0bb5ec5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.14...1.3.15

1.3.14 - fix SPI polarity

12 Feb 02:20
2410e85
Compare
Choose a tag to compare

What's Changed

  • Bitbangio writes incorrectly in registers by @Linkeor in #30

New Contributors

Full Changelog: 1.3.13...1.3.14

1.3.13 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:41
ce94f55
Compare
Choose a tag to compare

Changes: 1.3.12...1.3.13

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.3.12 - Fix RTD Theme Issue

25 Sep 15:56
168e0a5
Compare
Choose a tag to compare

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.3.11 - Updated .pylintrc, fixed jQuery

26 May 16:22
b162564
Compare
Choose a tag to compare

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.3.10 - pylint fixes only: no functional code changes

11 May 14:43
352513a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.9...1.3.10

1.3.9 - Added type annotations

21 Sep 05:10
f6fdb48
Compare
Choose a tag to compare

Added type annotations for this library. Thanks @tcfranks!

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.3.8 - Made copyright stay up to date in docs/conf.py

26 Aug 02:27
Compare
Choose a tag to compare

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.3.7 - Fixed version string

22 Aug 18:56
Compare
Choose a tag to compare

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.3.6 - Added type annotations

10 Aug 14:36
16decd6
Compare
Choose a tag to compare

Added type annotations for this library. Thanks @tcfranks!

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.