pimoroni-pico/micropython/modules/jpegdec
Phil Howard 5aaf5d3608 MicroPython: Add MP_ERROR_TEXT() around errors.
This is required for MicroPython error text compression which is
going to be enabled by default for RP2 builds.

We have a lot of error messages, so the potential flash gain here
is worth the effort of making this work.
2025-04-25 17:33:53 +01:00
..
jpegdec.c PNG/JPEGDEC: Remove finalizer. 2025-04-25 17:33:53 +01:00
jpegdec.cpp MicroPython: Add MP_ERROR_TEXT() around errors. 2025-04-25 17:33:53 +01:00
jpegdec.h PNG/JPEGDEC: Remove finalizer. 2025-04-25 17:33:53 +01:00
micropython.cmake