micropython/ports/mimxrt/boards/manifest.py

5 wiersze
140 B
Python

freeze("$(PORT_DIR)/modules")
include("$(MPY_DIR)/drivers/onewire")
include("$(MPY_DIR)/drivers/dht")
include("$(MPY_DIR)/extmod/uasyncio")