We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10731c1 commit b005d57Copy full SHA for b005d57
xtask/src/lib.rs
@@ -27,6 +27,7 @@ pub static EXAMPLES: &[(&str, &[&str])] = &[
27
"ppi-demo",
28
&["51", "52810", "52811", "52832", "52833", "52840"],
29
),
30
+ ("nvmc-demo", &["52840"]),
31
("pwm-blinky-demo", &["52840"]),
32
("pwm-demo", &["52840"]),
33
("qdec-demo", &[]),
0 commit comments