Cargo Features

ws2812-nrf52833-hal-pwm has no features set by default.

[dependencies]
ws2812-nrf52833-hal-pwm = { version = "0.1.0", features = ["rt", "embedded-hal-02", "defmt-03"] }
rt

Enables rt of nrf52833-hal

embedded-hal-02

Enables embedded-hal-02 of nrf52833-hal

defmt-03

Enables defmt-03 of embedded-hal

ws2812-nrf52833-hal-pwm has 3 features without comments.