You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
uzlib is not turned on for any CircuitPython ports. It might be nice to have if it's not too big. It should be moved to shared-bindings and shared-module.
dhalbert
changed the title
nRF52840 zlib support
Turn on zlib for larger builds
Oct 31, 2019
The docs indicate zlib support: https://circuitpython.readthedocs.io/en/latest/docs/library/uzlib.html
However, it doesn't look like it's implemented for the nRF52840. I tried the Feather nRF52840 Express and the PCA10059.
I'm trying to write a CircuitPython Png decoder and this would be very helpful.
The text was updated successfully, but these errors were encountered: