Files
micropython/ports/rp2/boards/RPI_PICO2_W/manifest.py
2024-12-19 16:54:39 +11:00

7 lines
103 B
Python

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