Commit 1901da0
committed
Add esp32boot library to idf.py flash target
Adds the esp32boot library flavor (determined from partition table) to the idf.py flash job,
allowing developers to simply skip running mkimage.sh and flashimage.sh from the build directory
to flash all of the necessary partitions for a complete install to their device.
Signed-off-by: Winford <[email protected]>1 parent 17ecd4d commit 1901da0
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
0 commit comments