pimoroni-pico/micropython/modules/pico_rgb_keypad
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
..
micropython.cmake Drop redundant -D 2021-03-23 13:00:01 +00:00
pico_rgb_keypad.c global: Remove the STATIC macro. 2024-06-03 13:44:23 +01:00
pico_rgb_keypad.cpp MicroPython: Add MP_ERROR_TEXT() around errors. 2025-03-28 10:31:01 +00:00
pico_rgb_keypad.h Pico RGB Keypad: Refactor to class. 2023-03-16 13:25:19 +00:00