fix upload
This commit is contained in:
parent
7415e74643
commit
c428ee6294
@ -4,11 +4,12 @@ target = "riscv32imac-esp-espidf"
|
||||
|
||||
[target.riscv32imac-esp-espidf]
|
||||
linker = "ldproxy"
|
||||
runner = "espflash flash --monitor --partition-table partitions.csv -b no-reset" # Select this runner for espflash v2.x.x
|
||||
runner = "espflash flash --monitor --baud 921600 --partition-table partitions.csv -b no-reset" # Select this runner for espflash v2.x.x
|
||||
|
||||
#runner = "cargo runner"
|
||||
|
||||
|
||||
|
||||
#runner = "espflash flash --monitor --partition-table partitions.csv -b no-reset" # Select this runner for espflash v2.x.x
|
||||
# runner = "espflash flash --monitor --baud 921600 --partition-table partitions.csv -b no-reset" # Select this runner for espflash v2.x.x
|
||||
# runner = espflash erase-parts otadata
|
||||
|
||||
|
2230
rust/bq34z100_golden_image/0100_2_02-bq34z100.bq.fs
Normal file
2230
rust/bq34z100_golden_image/0100_2_02-bq34z100.bq.fs
Normal file
File diff suppressed because it is too large
Load Diff
3172
rust/bq34z100_golden_image/0100_2_02-bq34z100.srec
Normal file
3172
rust/bq34z100_golden_image/0100_2_02-bq34z100.srec
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user