micropython/ports/rp2/boards/manifest.py

6 wiersze
179 B
Python

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