pimoroni-pico/micropython/board/RPI_PICO_PPP/manifest.py

7 wiersze
141 B
Python
Czysty Zwykły widok Historia

2024-06-03 14:35:22 +00:00
include("$(PORT_DIR)/boards/manifest.py")
require("bundle-networking")
2024-09-27 08:50:07 +00:00
include("../manifest_pico.py")
freeze("../../modules_py", "lte.py")