Increase MAX_NUM_NODES on high-flash ESP32_S3 (#6311)

This commit is contained in:
Austin
2025-03-18 20:19:51 -05:00
committed by GitHub
parent 8efc9702d3
commit 6673cb9292
34 changed files with 155 additions and 79 deletions
+1
View File
@@ -3,6 +3,7 @@
extends = esp32s3_base
board = m5stack-cores3
board_check = true
board_build.partitions = default_16MB.csv
upload_protocol = esptool
build_flags = ${esp32_base.build_flags}