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

Both: MicroPython v1.23.0 + PNG decoding. #75

Merged
merged 15 commits into from
Jun 21, 2024
Merged

Both: MicroPython v1.23.0 + PNG decoding. #75

merged 15 commits into from
Jun 21, 2024

Conversation

Gadgetoid
Copy link
Member

@Gadgetoid Gadgetoid commented Feb 27, 2024

⚠️ WARNING: This build changes the LittleFS filesystem version and will update your board filesystem automatically. Please back up your Python files before updating! You will not be able to revert to an older build without trashing your filesystem. ⚠️

@Gadgetoid Gadgetoid force-pushed the feature/pngdec branch 2 times, most recently from 85351f8 to 0e22279 Compare February 27, 2024 13:58
@Gadgetoid Gadgetoid force-pushed the feature/pngdec branch 6 times, most recently from d05d86a to 5eee6dc Compare June 19, 2024 23:44
@Gadgetoid Gadgetoid changed the title Both: Add PNGDEC library for PNG decoding. Both: MicroPython v1.23.0 + PNG decoding. Jun 19, 2024
Gadgetoid and others added 15 commits June 20, 2024 00:59
HACK: Use 1bitpng version of v1.22.2 until we have a new release.
Update all app icons to (smaller) 1bit png files.

Prefer png but fallback to jpg for app icons, so users don't have to convert their icons.

Update image to support both jpg and png.

Replace jpg icons for Weather with (smaller) png ones.
Copying this file adds an extra few seconds to production flashing,
cut it down to size to speed things up.
Expose some more NetworkManager config to the BadgerOS connect() method.
Include patch/backport for pins.csv fix.
The STATIC macro was dropped from MicroPython v1.23.0.
@Gadgetoid Gadgetoid merged commit 9e67d95 into main Jun 21, 2024
8 checks passed
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.

1 participant