circuitpython/ports/mimxrt/boards/manifest.py

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

4 lines
117 B
Python
Raw Normal View History

2021-05-07 03:42:26 -04:00
freeze("$(PORT_DIR)/modules")
freeze("$(MPY_DIR)/drivers/onewire")
include("$(MPY_DIR)/extmod/uasyncio/manifest.py")