mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 11:22:24 +01:00
13 lines
148 B
YAML
13 lines
148 B
YAML
esp32:
|
|
variant: esp32s3
|
|
framework:
|
|
type: esp-idf
|
|
advanced:
|
|
execute_from_psram: true
|
|
|
|
psram:
|
|
mode: octal
|
|
speed: 80MHz
|
|
|
|
logger:
|