circuitpython/ports/nrf/boards/arduino_nano_33_ble_sense/manifest.py

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

5 lines
98 B
Python
Raw Normal View History

include("$(PORT_DIR)/modules/manifest.py")
require("hts221")
require("lps22h")
require("lsm9ds1")