Cargo Features
rubble-nrf52 has no features set by default.
[dependencies]
rubble-nrf52 = { version = "0.0.3", features = ["52810", "52832", "52840"] }
- 52810 = nrf52810-hal
- 52832 = nrf52832-hal
- 52840 = nrf52840-hal
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- nrf52810-hal 52810?
-
Enables nrf52810-hal ^0.8.1
- nrf52832-hal 52832?
-
Enables nrf52832-hal ^0.8.1
- nrf52840-hal 52840?
-
Enables nrf52840-hal ^0.8.1