pimoroni-pico/micropython/modules/breakout_encoder
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
..
breakout_encoder.c
breakout_encoder.cpp MicroPython: Add MP_ERROR_TEXT() around errors. 2025-04-25 17:33:53 +01:00
breakout_encoder.h
micropython.cmake