mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 16:38:43 +00:00
12 lines
133 B
YAML
12 lines
133 B
YAML
esphome:
|
|
name: test
|
|
|
|
esp32:
|
|
variant: esp32p4
|
|
framework:
|
|
type: esp-idf
|
|
advanced:
|
|
execute_from_psram: true
|
|
|
|
psram:
|