We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2693e2c commit 4e41bf1Copy full SHA for 4e41bf1
tools/ci_fetch_deps.py
@@ -22,7 +22,7 @@
22
"lib/tinyusb/",
23
"data/nvm.toml/",
24
],
25
- "broadcom": ["lib/tinyusb/"],
+ "broadcom": ["extmod/ulab/", "lib/tinyusb/"],
26
"cxd56": ["extmod/ulab/", "lib/tinyusb/"],
27
"espressif": ["extmod/ulab/", "lib/tinyusb/", "lib/protomatter/", "lib/quirc/"],
28
"litex": ["extmod/ulab/", "lib/tinyusb/"],
0 commit comments