Cargo Features
rubble-nrf5x has no features set by default.
[dependencies]
rubble-nrf5x = { version = "0.0.4", features = ["51", "52810", "52811", "52832", "52833", "52840"] }
- 51 = nrf51-hal
- 52810 = nrf52810-hal
- 52811 = nrf52811-hal
- 52832 = nrf52832-hal
- 52833 = nrf52833-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.
- nrf51-hal 51?
-
Enables nrf51-hal ^0.12
- nrf52810-hal 52810?
-
Enables nrf52810-hal ^0.12
- nrf52811-hal 52811?
-
Enables nrf52811-hal ^0.12
- nrf52832-hal 52832?
-
Enables nrf52832-hal ^0.12
- nrf52833-hal 52833?
-
Enables nrf52833-hal ^0.12
- nrf52840-hal 52840?
-
Enables nrf52840-hal ^0.12