Skip to content
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

Turn on bitmapfilter with the same criteria as bitmaptools #9156

Merged
merged 5 commits into from Apr 9, 2024

Conversation

dhalbert
Copy link
Collaborator

@dhalbert dhalbert commented Apr 8, 2024

bitmapfilter is useful for display output as well as for camera image processing. @BlitzCityDIY would like to try it on the Matrix Portal S3. @FoamyGuy suggested enabling it if bitmaptools is enabled. This PR does that.

FYI, in terms of space, bitmaptools takes about 12kB, and bitmapfilter takes about 6kB.

jepler
jepler previously approved these changes Apr 8, 2024
Copy link
Member

@jepler jepler left a comment

Choose a reason for hiding this comment

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

Good to merge when the selections are finalized

BlitzCityDIY
BlitzCityDIY previously approved these changes Apr 8, 2024
Copy link

@BlitzCityDIY BlitzCityDIY left a comment

Choose a reason for hiding this comment

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

tested on matrixportal s3 and it is working 🎉

@dhalbert dhalbert dismissed stale reviews from BlitzCityDIY and jepler via d15e6e8 April 8, 2024 22:36
@dhalbert dhalbert force-pushed the bitmapfilter-on-if-bitmaptools-on branch from 316a992 to a48be88 Compare April 9, 2024 21:32
@dhalbert
Copy link
Collaborator Author

dhalbert commented Apr 9, 2024

The last word on this is that it's turned on with boards with displayio and >4MB flash, more or less. Otherwise there are many boards it can't fit on. It is on for MatrixPortal S3.

@dhalbert dhalbert merged commit 050caf7 into adafruit:main Apr 9, 2024
191 checks passed
@dhalbert dhalbert deleted the bitmapfilter-on-if-bitmaptools-on branch April 9, 2024 22:44
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.

None yet

3 participants