Cargo Features
blinksy-esp has no features set by default.
[dependencies]
blinksy-esp = { version = "0.1.0", features = ["esp32c2", "esp32c3", "esp32c6", "esp32h2", "esp32", "esp32s2", "esp32s3"] }
- esp32c2
-
Chip Support Feature Flags
Target the ESP32-C2. - esp32c3
-
Target the ESP32-C3.
- esp32c6
-
Target the ESP32-C6.
- esp32h2
-
Target the ESP32-H2.
- esp32
-
Target the ESP32.
- esp32s2
-
Target the ESP32-S2.
- esp32s3
-
Target the ESP32-S3.