Skip to content

Commit

Permalink
fixup CI for newly add usb test
Browse files Browse the repository at this point in the history
  • Loading branch information
wez authored and Disasm committed Feb 17, 2021
1 parent 5b216e2 commit 1c87602
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xtask/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ pub static EXAMPLES: &[(&str, &[&str])] = &[
("twim-demo", &[]),
("twis-demo", &[]),
("twis-dma-demo", &[]),
("usb", &[]),
("wdt-demo", &[]),
];

Expand Down

0 comments on commit 1c87602

Please sign in to comment.