Skip to content

Commit b005d57

Browse files
committed
Missing xtask config
1 parent 10731c1 commit b005d57

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
@@ -27,6 +27,7 @@ pub static EXAMPLES: &[(&str, &[&str])] = &[
2727
"ppi-demo",
2828
&["51", "52810", "52811", "52832", "52833", "52840"],
2929
),
30+
("nvmc-demo", &["52840"]),
3031
("pwm-blinky-demo", &["52840"]),
3132
("pwm-demo", &["52840"]),
3233
("qdec-demo", &[]),

0 commit comments

Comments
 (0)