pimoroni-pico/micropython/modules
Phil Howard 9a7687fd6c Add usermod.cmake files for building against upstream usermod micropython usermod branch
Only *one* usermod directory can be specified, so the build command becomes something like:

make USER_C_MODULES=/path/to/pimoroni-pico/micropython/modules/

The `usermod.cmake` in the "modules" dir will then include all of the modules. Comment lines our here to disable them.

No need to configure anythign in `mpconfigport.h` since the defines are set by the `usermod.cmake` files.
2021-01-20 16:03:02 +00:00
..
pico_display Added outline of an mpy wrapper for pico_display 2021-01-20 15:59:48 +00:00
pico_rgb_keypad Add usermod.cmake files for building against upstream usermod micropython usermod branch 2021-01-20 16:03:02 +00:00
pico_scroll Add usermod.cmake files for building against upstream usermod micropython usermod branch 2021-01-20 16:03:02 +00:00
pico_unicorn Add usermod.cmake files for building against upstream usermod micropython usermod branch 2021-01-20 16:03:02 +00:00
usermod.cmake Add usermod.cmake files for building against upstream usermod micropython usermod branch 2021-01-20 16:03:02 +00:00