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

4 lines
81 B
Python

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