micropython/ports/rp2/boards/PICO_W/manifest.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
82 B
Python
Raw Normal View History

include("../manifest.py")
require("mip")
require("ntptime")
require("urequests")