mirror of
https://github.com/esphome/esphome.git
synced 2026-08-28 08:43:27 +00:00
13 lines
147 B
YAML
13 lines
147 B
YAML
esphome:
|
|
name: test
|
|
|
|
esp32:
|
|
variant: esp32s3
|
|
framework:
|
|
type: esp-idf
|
|
advanced:
|
|
execute_from_psram: true
|
|
|
|
psram:
|
|
mode: octal
|