partitions: go back to 8mb flash detection
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[target.xtensa-esp32s3-none-elf]
|
||||
runner = "espflash flash --monitor --chip esp32s3 --partition-table ./partitions.csv --flash-size 16mb"
|
||||
runner = "espflash flash --monitor --chip esp32s3 --partition-table ./partitions.csv"
|
||||
|
||||
[env]
|
||||
ESP_LOG="info"
|
||||
|
||||
Reference in New Issue
Block a user