Skip to content

Commit 4e41bf1

Browse files
committed
Checkout ulab for build
1 parent 2693e2c commit 4e41bf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/ci_fetch_deps.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"lib/tinyusb/",
2323
"data/nvm.toml/",
2424
],
25-
"broadcom": ["lib/tinyusb/"],
25+
"broadcom": ["extmod/ulab/", "lib/tinyusb/"],
2626
"cxd56": ["extmod/ulab/", "lib/tinyusb/"],
2727
"espressif": ["extmod/ulab/", "lib/tinyusb/", "lib/protomatter/", "lib/quirc/"],
2828
"litex": ["extmod/ulab/", "lib/tinyusb/"],

0 commit comments

Comments
 (0)