Cargo Features
Martos has no features set by default.
[dependencies]
martos = { version = "0.4.0", features = ["c-library", "network"] }
- c-library
-
Affects
martos::c_api
… - network = esp-wifi
-
Affects
martos::get_esp_now
,mips64::network
,ports::PortTrait.init_network
,ports::PortTrait.get_esp_now
,mok::network
,xtensa_esp32::network
…
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.
- esp-wifi riscv32 xtensa network?
-
Enables esp-wifi ^0.9.1