pimoroni-pico/micropython/modules/breakout_encoder
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_encoder.c global: Remove the STATIC macro. 2024-06-03 13:44:23 +01:00
breakout_encoder.cpp MicroPython: Add MP_ERROR_TEXT() around errors. 2025-03-28 10:31:01 +00:00
breakout_encoder.h MicroPython: Drop redundant Print. Saves 4K. 2022-06-13 18:59:51 +01:00
micropython.cmake Micropython bindings for Encoder and Pot breakouts 2021-05-14 12:41:23 +01:00