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 b254e42 commit b098de8Copy full SHA for b098de8
xtask/src/lib.rs
@@ -23,6 +23,7 @@ pub static EXAMPLES: &[(&str, &[&str])] = &[
23
("qdec-demo", &[]),
24
("rtic-demo", &["51", "52810", "52832", "52840"]),
25
("spi-demo", &[]),
26
+ ("spis-demo", &[]),
27
("twi-ssd1306", &["52832", "52840"]),
28
("twim-demo", &[]),
29
("twis-demo", &[]),
0 commit comments