Skip to content

Commit 0ec2948

Browse files
committed
fixup CI for newly add usb test
refs: #144
1 parent 8a5ee04 commit 0ec2948

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xtask/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ pub static EXAMPLES: &[(&str, &[&str])] = &[
3636
("twim-demo", &[]),
3737
("twis-demo", &[]),
3838
("twis-dma-demo", &[]),
39+
("usb", &[]),
3940
("wdt-demo", &[]),
4041
];
4142

0 commit comments

Comments
 (0)