circuitpython/ports/stm32/boards/OPENMV_N6/manifest.py
Damien George 3189e49d28 stm32/boards/OPENMV_N6: Add new board definition files.
Signed-off-by: Damien George <damien@micropython.org>
2025-07-08 16:28:58 +10:00

3 lines
89 B
Python

include("$(PORT_DIR)/boards/manifest.py")
require("bundle-networking")
require("aioble")