pimoroni-pico/micropython/modules
Phil Howard b2006878d3 Fix include paths in MicroPython modules
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.
2021-03-30 15:50:18 +01:00
..
breakout_roundlcd Fix include paths in MicroPython modules 2021-03-30 15:50:18 +01:00
pico_display Fix include paths in MicroPython modules 2021-03-30 15:50:18 +01:00
pico_explorer Fix include paths in MicroPython modules 2021-03-30 15:50:18 +01:00
pico_rgb_keypad Fix include paths in MicroPython modules 2021-03-30 15:50:18 +01:00
pico_scroll Fix include paths in MicroPython modules 2021-03-30 15:50:18 +01:00
pico_unicorn Fix include paths in MicroPython modules 2021-03-30 15:50:18 +01:00
ulab@24caf74d90 Bump ULAB to version with micropython.mk 2021-03-29 13:51:11 +01:00
micropython.cmake Added micropython support and example for roundlcd breakout 2021-03-30 15:15:13 +01:00