Skip to content

Commit 0323daf

Browse files
author
Jonas Schievink
committed
Add missing test entry for i2s-peripheral-demo
1 parent c2bcf1e commit 0323daf

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
@@ -15,6 +15,7 @@ pub static EXAMPLES: &[(&str, &[&str])] = &[
1515
("ecb-demo", &["51", "52810", "52832", "52833", "52840"]),
1616
("gpiote-demo", &[]),
1717
("i2s-controller-demo", &[]),
18+
("i2s-peripheral-demo", &[]),
1819
("lpcomp-demo", &[]),
1920
("ppi-demo", &["51", "52810", "52832", "52833", "52840"]),
2021
("pwm-demo", &[]),

0 commit comments

Comments
 (0)