mirror of
https://github.com/m5stack/esphome.git
synced 2026-05-20 11:52:52 -07: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
|