micropython/ports/esp8266/boards/manifest.py

7 lines
132 B
Python

freeze("$(PORT_DIR)/modules")
require("bundle-networking")
require("dht")
require("ds18x20")
require("neopixel")
require("onewire")