Fix: T-Watch-S3 has 8MB Flash (#6407)

This commit is contained in:
Austin
2025-03-27 07:46:16 -05:00
committed by GitHub
co-authored by GitHub
parent 52527b24a7
commit 769f0623be
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
extends = esp32s3_base
board = t-watch-s3
board_check = true
board_build.partitions = default_16MB.csv
board_build.partitions = default_8MB.csv
upload_protocol = esptool
build_flags = ${esp32_base.build_flags}