mirror of
https://github.com/esphome/esphome.git
synced 2026-09-24 05:24:14 +00:00
6 lines
226 B
YAML
6 lines
226 B
YAML
# Config-only: the ESP32-S3 supports both quad and octal. The compile test uses
|
|
# octal; this exercises the other branch of the per-variant mode enum (quad) and
|
|
# lets speed fall back to its 40MHz default.
|
|
psram:
|
|
mode: quad
|