Skip to content

Tags: datnguyent/Adafruit_CircuitPython_BusDevice

Tags

5.1.0

Toggle 5.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#72 from michthom/michthom-patch-1

Enable CS "active-high" device support to resolve adafruit#71

5.0.6

Toggle 5.0.6's commit message
Re-added pylint install to build.yml

Signed-off-by: dherrada <dylan.herrada@adafruit.com>

5.0.5

Toggle 5.0.5's commit message
Hardcoded Black and REUSE versions

Signed-off-by: dherrada <dylan.herrada@adafruit.com>

5.0.4

Toggle 5.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#64 from adafruit/REUSE

Ran pre-commit, added licenses

5.0.3

Toggle 5.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#61 from mstaack/patch-1

SPI has no address

5.0.2

Toggle 5.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#63 from BiffoBear/add-0x-to-error-msg

Added 0x prefix to i2c addr in "No I2C device at address:" err msg.

5.0.1

Toggle 5.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#57 from phil-shenk/issue56

removed comma on line 113 in i2c_device.py

5.0.0

Toggle 5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#55 from jepler/remove-stop-kwarg2

i2c_device: remove write(stop=), write_then_readinto(stop=)

4.3.2

Toggle 4.3.2's commit message
Fixed discord invite link

4.3.1

Toggle 4.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request adafruit#50 from adafruit/black-update

Black reformatting with Python 3 target.