Cargo Features
ws2812-nrf52833-pwm has no features set by default.
[dependencies]
ws2812-nrf52833-pwm = { version = "0.2.1", features = ["rt", "embedded-hal-02", "defmt-03", "tick"] }
- rt
-
Enables rt of nrf52833-hal
- embedded-hal-02
-
Enables embedded-hal-02 of nrf52833-hal
- defmt-03
-
Enables defmt-03 of embedded-hal
- tick
ws2812-nrf52833-pwm has 4 features without comments.