pimoroni-pico/micropython/modules/breakout_matrix11x7
Phil Howard 3d68cf0010 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-03-28 10:31:01 +00:00
..
breakout_matrix11x7.c global: Remove the STATIC macro. 2024-06-03 13:44:23 +01:00
breakout_matrix11x7.cpp MicroPython: Add MP_ERROR_TEXT() around errors. 2025-03-28 10:31:01 +00:00
breakout_matrix11x7.h MicroPython: Drop redundant Print. Saves 4K. 2022-06-13 18:59:51 +01:00
micropython.cmake Add MicroPython bindings for RGBMatrix5x5 and Matrix11x7 2021-04-22 17:34:40 +01:00