pimoroni-pico-rp2350/micropython/board/PIMORONI_PLASMA2350/manifest.py
2025-03-05 11:08:53 +00:00

8 lines
135 B
Python

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