mirror of
https://github.com/esphome/esphome.git
synced 2026-08-28 16:53:28 +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:
|