circuitpython/ports/esp32/boards/LILYGO_TTGO_LORA32/manifest.py

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

5 lines
112 B
Python
Raw Normal View History

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