pimoroni-pico/micropython/modules/pico_rgb_keypad
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
..
micropython.cmake Drop redundant -D 2021-03-23 13:00:01 +00:00
micropython.mk Added c++ code and mpy wrapper for pico_rgb_keypad, with examples 2021-01-19 18:40:51 +00:00
pico_rgb_keypad.c Fix picokeypad.clear() 2021-04-04 10:44:24 -05:00
pico_rgb_keypad.cpp Remove relative include paths 2021-05-13 12:06:01 +01:00
pico_rgb_keypad.h Added c++ code and mpy wrapper for pico_rgb_keypad, with examples 2021-01-19 18:40:51 +00:00