micropython/ports/esp32/boards/LOLIN_S2_MINI/manifest.py
Stewart Bonnick 0d9429f44c esp32/boards: Add LOLIN_S2_MINI ESP32-S2 board.
To support Lolin S2 Mini ESP32-S2 Variant board.  More information about
this board can be found at https://www.wemos.cc/en/latest/s2/s2_mini.html
2021-09-21 22:49:51 +10:00

3 lines
62 B
Python

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