pimoroni-pico/micropython/modules/breakout_matrix11x7
Phil Howard 37cac5940b Remove relative include paths
This change removes file-relative include paths and adds the project root as a global include path.

* Project root added to CMakeLists.txt so that all targets can find includes
* Project root added micropython.cmake so that targets used by the MicroPython build can find includes

Note: pico-boilerplate projects must set this include path
2021-05-13 12:06:01 +01:00
..
breakout_matrix11x7.c Add MicroPython bindings for RGBMatrix5x5 and Matrix11x7 2021-04-22 17:34:40 +01:00
breakout_matrix11x7.cpp Remove relative include paths 2021-05-13 12:06:01 +01:00
breakout_matrix11x7.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
micropython.mk Add MicroPython bindings for RGBMatrix5x5 and Matrix11x7 2021-04-22 17:34:40 +01:00