Commit 87ad78d
authored
fix(bm): Board Manager install will fail on Windows (espressif#10533)
* fix(bm): Board Manager install will fail on Windows
On some Windows installations, Board Manager will fail to install the RC2 core, because it could not find esptool for the given OS.
* fix(package): EspTool for Mac is only ARM64 version
cc: @lucasssvaz1 parent 804ee12 commit 87ad78d
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
487 | | - | |
| 487 | + | |
488 | 488 | | |
489 | 489 | | |
490 | 490 | | |
491 | 491 | | |
492 | 492 | | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
493 | 500 | | |
494 | 501 | | |
495 | 502 | | |
| |||
0 commit comments