mirror of
https://github.com/esphome/esphome.git
synced 2026-09-17 10:08:40 +00:00
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
14 lines
175 B
YAML
14 lines
175 B
YAML
esphome:
|
|
name: test
|
|
|
|
esp32:
|
|
variant: esp32s31
|
|
board: esp32-s31-devkitc
|
|
framework:
|
|
type: esp-idf
|
|
advanced:
|
|
execute_from_psram: true
|
|
|
|
psram:
|
|
mode: octal
|