This commit is contained in:
Chris Cochrun 2025-07-08 17:19:03 -05:00
parent 7742ff8909
commit db0b5bf77d

View file

@ -8,20 +8,10 @@ substitutions:
color_green: '0x5AF78E'
color_red: '0xff5c57'
color_darker_white: '0xA5A5A9'
esphome:
name: thermostat
# esp32:
# board: esp32-s3-devkitc-1
# variant: esp32s3
# framework:
# type: esp-idf
# sdkconfig_options:
# CONFIG_ESP32S3_DEFAULT_CPU_FREQ_240: y
# CONFIG_ESP32S3_DATA_CACHE_64KB: y
# CONFIG_SPIRAM_FETCH_INSTRUCTIONS: y
# CONFIG_SPIRAM_RODATA: y
esp32:
board: esp32s3box
variant: esp32s3
@ -43,7 +33,7 @@ esp32:
CONFIG_SPIRAM_SPEED_80M: y
CONFIG_FREERTOS_HZ: "1000"
CONFIG_ESP32S3_DATA_CACHE_LINE_64B: y
COMPILER_OPTIMIZATION_SIZE: y
COMPILER_OPTIMIZATION_PERF: y
psram:
mode: octal