adafruit / Adafruit_CircuitPython_ImageLoad

Super-slim image decoder that loads code as needed to minimize memory use
MIT License
15 stars 20 forks source link

CircuitPython 7 no longer allows StopIteration fallback #55

Closed deshipu closed 3 years ago

deshipu commented 3 years ago

Now we have to explicitly catch it.