micropython/ports/esp32/boards/LOLIN_S2_PICO/manifest.py

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

4 lines
81 B
Python
Raw Normal View History

include("$(PORT_DIR)/boards/manifest.py")
freeze("./modules")
require("ssd1306")