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.

5 lines
114 B
Python
Raw Normal View History

include("$(PORT_DIR)/boards/manifest.py")
freeze("./modules")
freeze("$(MPY_DIR)/drivers/display", "ssd1306.py")