Files
micropython/ports/rp2/boards/SPARKFUN_XRP_CONTROLLER/manifest.py
2025-03-13 15:00:42 +11:00

7 lines
103 B
Python

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