PythonExtra/ports/esp32/boards/UM_FEATHERS2/manifest.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
140 B
Python
Raw Normal View History

include("$(PORT_DIR)/boards/manifest.py")
module("dotstar.py", base_path="$(PORT_DIR)/boards/UM_TINYPICO/modules", opt=3)
freeze("modules")