Cargo Features

esp-display-interface-spi-dma has no features set by default.

[dependencies]
esp-display-interface-spi-dma = { version = "0.2.0", features = ["esp32", "esp32c3", "esp32c6", "esp32s2", "esp32s3"] }
esp32

Enables esp32 of esp-hal

esp-hal:

Chip Support Feature Flags
Target the ESP32.

esp32c3

Enables esp32c3 of esp-hal

esp-hal:

Target the ESP32-C3.

esp32c6

Enables esp32c6 of esp-hal

esp-hal:

Target the ESP32-C6.

esp32s2

Enables esp32s2 of esp-hal

esp-hal:

Target the ESP32-S2.

esp32s3

Enables esp32s3 of esp-hal

esp-hal:

Target the ESP32-S3.

esp-display-interface-spi-dma has 5 features without comments.