pimoroni-pico-rp2350/micropython/board/PIMORONI_I75W_2350/manifest.py
Phil Howard f31d1468cd CI: i75w build.
Note: 4MB build only.
2025-01-22 14:29:57 +00:00

10 lines
186 B
Python

require("bundle-networking")
# Bluetooth
require("aioble")
include("$(PORT_DIR)/boards/manifest.py")
include("../manifest_pico2.py")
freeze("$(BOARD_DIR)/../../modules_py", "lte.py")