Skip to content

Conversation

@dhalbert
Copy link
Contributor

Fixes #77.

Since type annotations were added, we now need adafruit-blinka for circuitpython_typing. We don't need _typing if blinka is up to date. We always need from busio import I2C: don't let that fail silently

@dhalbert dhalbert force-pushed the adafruit-blinka-dependency branch 2 times, most recently from c39dab7 to 460c52d Compare February 11, 2022 14:39
@dhalbert dhalbert force-pushed the adafruit-blinka-dependency branch from 460c52d to 223fca4 Compare February 11, 2022 14:44
@dhalbert dhalbert requested a review from a team February 11, 2022 14:47
@TheKitty TheKitty merged commit b5eab2e into adafruit:main Feb 11, 2022
@dhalbert dhalbert mentioned this pull request Feb 11, 2022
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Feb 12, 2022
Updating https://github.com/adafruit/Adafruit_CircuitPython_BusDevice to 5.1.4 from 5.1.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_BusDevice#79 from dhalbert/fix-typing-imports
  > Merge pull request adafruit/Adafruit_CircuitPython_BusDevice#78 from dhalbert/adafruit-blinka-dependency

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Added the following libraries: Adafruit_CircuitPython_ADXL37x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error 'WriteableBuffer' is not defined when using I2C device

2 participants