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

5 lines
112 B
Python

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