Skip to content

Update to use adafruit_pixelbuf. #56

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 19, 2021
Merged

Conversation

kattni
Copy link
Contributor

@kattni kattni commented Jul 16, 2021

adafruit/circuitpython#5010 renames _pixelbuf to adafruit_pixelbuf.

Maintains backwards compatibility until such time that we are ready to remove it.

@kattni kattni requested a review from a team July 16, 2021 17:38
@FoamyGuy
Copy link
Contributor

code looks good to me. I'm working on testing this with a Trinket M0, it will take me a minute to get the proper builds of CP ready. I'll make a followup post here once testing is complete.

Copy link
Contributor

@FoamyGuy FoamyGuy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I realized after my previous comment that Trinket M0 is not the best to test this with because it uses pypixelbuf instead of the module built-in to the core.

I tested this successfully with an ItsyBitsy M0 using the simpletest script from this repo. Confirmed that it runs successfully on 6.3.0, 7.0.0-alpha.4 and the build artifact from PR #5010

@kattni kattni merged commit 931b7de into adafruit:main Jul 19, 2021
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Jul 20, 2021
Updating https://github.com/adafruit/Adafruit_CircuitPython_CircuitPlayground to 4.4.0 from 4.3.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_CircuitPlayground#106 from kattni/keypad-gamepad
  > Moved CI to Python 3.7
  > Added help text and problem matcher
  > Added pull request template

Updating https://github.com/adafruit/Adafruit_CircuitPython_DotStar to 2.1.0 from 2.0.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_DotStar#56 from kattni/pixelbuf-update
  > Moved default branch to main
  > Moved CI to Python 3.7

Updating https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel to 6.2.0 from 6.1.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_NeoPixel#115 from kattni/pixelbuf-update
  > Moved default branch to main
  > Moved CI to Python 3.7

Updating https://github.com/adafruit/Adafruit_CircuitPython_RFM9x to 2.2.0 from 2.1.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_RFM9x#63 from jerryneedell/jerryn_crc
  > Moved default branch to main
  > Moved CI to Python 3.7
  > Added help text and problem matcher
  > Added pull request template
  > "Increase duplicate code check threshold "

Updating https://github.com/adafruit/Adafruit_CircuitPython_MagTag to 2.1.1 from 2.1.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_MagTag#63 from makermelissa/main
  > Moved CI to Python 3.7
  > Added help text and problem matcher
  > Added pull request template
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.

2 participants