micropython/ports/esp8266/boards/GENERIC/manifest.py
Damien George 1d4d688b3b esp8266: Enable and freeze uasyncio.
Only included in GENERIC build.
2020-03-26 01:25:46 +11:00

3 lines
92 B
Python

include("$(PORT_DIR)/boards/manifest.py")
include("$(MPY_DIR)/extmod/uasyncio/manifest.py")