micropython/ports/stm32/boards/manifest.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
72 B
Python
Raw Normal View History

include("$(MPY_DIR)/extmod/asyncio")
require("dht")
require("onewire")