Skip to content

Commit e9d120d

Browse files
rnd-ashjbeaurivage
authored andcommitted
examples(pygamer): Remove neopixel examples
Issues around the clockv2 transition and the current state of neopixel drivers makes these examples untenable. See: #752
1 parent d3473a4 commit e9d120d

File tree

6 files changed

+0
-505
lines changed

6 files changed

+0
-505
lines changed

boards/pygamer/Cargo.toml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -83,26 +83,6 @@ name = "clock_out"
8383
[[example]]
8484
name = "ferris_img"
8585

86-
[[example]]
87-
name = "neopixel_adc_battery"
88-
required-features = ["neopixel-spi"]
89-
90-
[[example]]
91-
name = "neopixel_adc_light"
92-
required-features = ["neopixel-spi"]
93-
94-
[[example]]
95-
name = "neopixel_button"
96-
required-features = ["neopixel-spi"]
97-
98-
[[example]]
99-
name = "neopixel_easing"
100-
required-features = ["neopixel-spi"]
101-
102-
[[example]]
103-
name = "neopixel_rainbow"
104-
required-features = ["neopixel-spi"]
105-
10686
[[example]]
10787
name = "pwm_tc4"
10888

boards/pygamer/examples/neopixel_adc_battery.rs

Lines changed: 0 additions & 89 deletions
This file was deleted.

boards/pygamer/examples/neopixel_adc_light.rs

Lines changed: 0 additions & 88 deletions
This file was deleted.

boards/pygamer/examples/neopixel_button.rs

Lines changed: 0 additions & 122 deletions
This file was deleted.

0 commit comments

Comments
 (0)