kopia lustrzana https://github.com/pimoroni/pimoroni-pico
The ../../../pimoroni-pico path was selecting the "pimoroni-pico" directory adjacent my "micropython" directory However I was attempting to build against one in a different parent directory. This resulted in the MicroPython modules including the wrong (old) header and exploding. |
||
|---|---|---|
| .. | ||
| micropython.cmake | ||
| micropython.mk | ||
| pico_rgb_keypad.c | ||
| pico_rgb_keypad.cpp | ||
| pico_rgb_keypad.h | ||