Skip to content

Commit b098de8

Browse files
kalkyljamesmunns
authored andcommitted
Add demo to xtask
1 parent b254e42 commit b098de8

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
@@ -23,6 +23,7 @@ pub static EXAMPLES: &[(&str, &[&str])] = &[
2323
("qdec-demo", &[]),
2424
("rtic-demo", &["51", "52810", "52832", "52840"]),
2525
("spi-demo", &[]),
26+
("spis-demo", &[]),
2627
("twi-ssd1306", &["52832", "52840"]),
2728
("twim-demo", &[]),
2829
("twis-demo", &[]),

0 commit comments

Comments
 (0)