circuitpython/ports/rp2/boards/PICO_W/manifest.py

7 lines
103 B
Python

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