Configure ESP32 chip revision and SRAM usage
This commit is contained in:
@@ -17,6 +17,9 @@ esp32:
|
||||
board: m5stack-core-esp32
|
||||
framework:
|
||||
type: esp-idf
|
||||
advanced:
|
||||
minimum_chip_revision: "3.1"
|
||||
sram1_as_iram: true
|
||||
|
||||
network:
|
||||
enable_ipv6: true
|
||||
|
||||
Reference in New Issue
Block a user