mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-07-01 08:46:04 +02:00
Update ESP32 configuration to use numeric minimum_chip_revision and enable sram1_as_iram
This commit is contained in:
@@ -15,7 +15,8 @@ esp32:
|
||||
framework:
|
||||
type: esp-idf
|
||||
advanced:
|
||||
minimum_chip_revision: "3.1"
|
||||
minimum_chip_revision: 3.1
|
||||
sram1_as_iram: true
|
||||
|
||||
packages:
|
||||
common: !include common/common.yaml
|
||||
|
||||
Reference in New Issue
Block a user