summaryrefslogtreecommitdiffstatshomepage
path: root/ports/stm32/boards/OPENMV_N6/manifest.py
diff options
context:
space:
mode:
Diffstat (limited to 'ports/stm32/boards/OPENMV_N6/manifest.py')
-rw-r--r--ports/stm32/boards/OPENMV_N6/manifest.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/stm32/boards/OPENMV_N6/manifest.py b/ports/stm32/boards/OPENMV_N6/manifest.py
new file mode 100644
index 0000000000..62990220f3
--- /dev/null
+++ b/ports/stm32/boards/OPENMV_N6/manifest.py
@@ -0,0 +1,3 @@
+include("$(PORT_DIR)/boards/manifest.py")
+require("bundle-networking")
+require("aioble")