pimoroni-pico/micropython/modules/pico_rgb_keypad
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
..
micropython.cmake
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