pimoroni-pico/micropython/modules/breakout_rgbmatrix5x5
Phil Howard 225d5e024f Append CMAKE_MODULE_PATHs to simplify micropython.cmake, drop .mk files
This change appends the list dir and project root dir to CMAKE_MODULE_PATH so that it doesn't need prepended to each "include" directive.

All .mk files have been deleted, since these are completely redundant.
2021-05-21 11:34:52 +01:00
..
breakout_rgbmatrix5x5.c Add MicroPython bindings for RGBMatrix5x5 and Matrix11x7 2021-04-22 17:34:40 +01:00
breakout_rgbmatrix5x5.cpp Port remaining modules to PimoroniI2C, update examples 2021-05-18 11:18:41 +01:00
breakout_rgbmatrix5x5.h Add MicroPython bindings for RGBMatrix5x5 and Matrix11x7 2021-04-22 17:34:40 +01:00
micropython.cmake Add MicroPython bindings for RGBMatrix5x5 and Matrix11x7 2021-04-22 17:34:40 +01:00