mirror of
https://github.com/micropython/micropython.git
synced 2025-09-09 19:30:53 +02:00
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
3 lines
62 B
Python
3 lines
62 B
Python
include("$(PORT_DIR)/boards/manifest.py")
|
|
freeze("./modules")
|