cargo: config: remove --chip from espflash command
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
[target.xtensa-esp32s3-none-elf]
|
[target.xtensa-esp32s3-none-elf]
|
||||||
runner = "espflash flash --monitor --chip esp32s3 --partition-table ./partitions.csv"
|
runner = "espflash flash --monitor --partition-table ./partitions.csv"
|
||||||
|
|
||||||
[env]
|
[env]
|
||||||
ESP_LOG="info"
|
ESP_LOG="info"
|
||||||
|
|||||||
Reference in New Issue
Block a user