Cargo Features
esp-embassy-config has no features set by default.
[dependencies]
esp-embassy-config = { version = "0.1.0", features = ["wifi", "esp32", "esp32c2", "esp32c3", "esp32c6", "esp32h2", "esp32s2", "esp32s3", "esp32example", "esp32c2example", "esp32c3example", "esp32c6example", "esp32h2example", "esp32s2example", "esp32s3example", "esp32wifiexample", "esp32c2wifiexample", "esp32c3wifiexample", "esp32c6wifiexample", "esp32h2wifiexample", "esp32s2wifiexample", "esp32s3wifiexample", "esp-wifi-sys"] }
- wifi esp32c2wifiexample? esp32c3wifiexample? esp32c6wifiexample? esp32h2wifiexample? esp32s2wifiexample? esp32s3wifiexample? esp32wifiexample?
-
Enables embassy-net ^0.6.0, esp-alloc ^0.6.0, esp-embassy-wifihelper, esp-wifi ^0.12.0, and smoltcp
esp-wifi:
dependencies for wifi feature
Affects
configs::ConfigMenu.wifi_ssid
,configs::ConfigMenu.wifi_pass
,configs::ConfigMenu.wifi_autostart
,configs::ConfigMenu.wifi_sender
… - esp32 esp32example?
-
Enables esp32 and uart of esp-println, esp32 of esp-storage and esp32 of esp-hal and esp-hal-embassy ^0.6.0
esp-hal:
Chip Support Feature Flags
Target the ESP32. - esp32c2 esp32c2example?
-
Enables esp32c2 and uart of esp-println, esp32c2 of esp-storage and esp32c2 of esp-hal and esp-hal-embassy ^0.6.0
esp-hal:
Target the ESP32-C2.
- esp32c3 esp32c3example?
-
Enables esp32c3 and uart of esp-println, esp32c3 of esp-storage and esp32c3 of esp-hal and esp-hal-embassy ^0.6.0
esp-hal:
Target the ESP32-C3.
- esp32c6 esp32c6example?
-
Enables esp32c6 and jtag-serial of esp-println, esp32c6 of esp-storage and esp32c6 of esp-hal and esp-hal-embassy ^0.6.0
esp-hal:
Target the ESP32-C6.
- esp32h2 esp32h2example?
-
Enables esp32h2 and jtag-serial of esp-println, esp32h2 of esp-storage and esp32h2 of esp-hal and esp-hal-embassy ^0.6.0
esp-hal:
Target the ESP32-H2.
- esp32s2 esp32s2example?
-
Enables esp32s2 and uart of esp-println, esp32s2 of esp-storage and esp32s2 of esp-hal and esp-hal-embassy ^0.6.0
esp-hal:
Target the ESP32-S2.
- esp32s3 esp32s3example?
-
Enables esp32s3 and jtag-serial of esp-println, esp32s3 of esp-storage and esp32s3 of esp-hal and esp-hal-embassy ^0.6.0
esp-hal:
Target the ESP32-S3.
- esp32example esp32wifiexample? = esp32
-
Enables esp32 of esp-backtrace
dependencies for ESP
- esp32c2example esp32c2wifiexample? = esp32c2
-
Enables esp32c2 of esp-backtrace
- esp32c3example esp32c3wifiexample? = esp32c3
-
Enables esp32c3 of esp-backtrace
- esp32c6example esp32c6wifiexample? = esp32c6
-
Enables esp32c6 of esp-backtrace
- esp32h2example esp32h2wifiexample? = esp32h2
-
Enables esp32h2 of esp-backtrace
- esp32s2example esp32s2wifiexample? = esp32s2
-
Enables esp32s2 of esp-backtrace
- esp32s3example esp32s3wifiexample? = esp32s3
-
Enables esp32s3 of esp-backtrace
- esp32wifiexample = esp32example, wifi
-
Enables esp32 of esp-embassy-wifihelper and esp-wifi ^0.12.0
- esp32c2wifiexample = esp32c2example, wifi
-
Enables esp32c2 of esp-embassy-wifihelper and esp-wifi ^0.12.0
- esp32c3wifiexample = esp32c3example, wifi
-
Enables esp32c3 of esp-embassy-wifihelper and esp-wifi ^0.12.0
- esp32c6wifiexample = esp32c6example, wifi
-
Enables esp32c6 of esp-embassy-wifihelper and esp-wifi ^0.12.0
- esp32h2wifiexample = esp32h2example, wifi
-
Enables esp32h2 of esp-embassy-wifihelper and esp-wifi ^0.12.0
- esp32s2wifiexample = esp32s2example, wifi
-
Enables esp32s2 of esp-embassy-wifihelper and esp-wifi ^0.12.0
- esp32s3wifiexample = esp32s3example, wifi
-
Enables esp32s3 of esp-embassy-wifihelper and esp-wifi ^0.12.0
Features from optional dependencies
- esp-wifi-sys implicit feature
-
Enables esp-wifi-sys
esp-wifi-sys:
Bindings to Espressif's WiFi and Bluetooth low-level drivers