[4.1-dev] idf.py executes commands in wrong order
Posted: Tue Sep 03, 2019 2:25 pm
Updated from
v4.0-dev-1287-gd7e659df2
to
v4.1-dev-141-ga7e8d87d3-dirty
idf.py now executes flash before all:
v4.0-dev-1287-gd7e659df2
to
v4.1-dev-141-ga7e8d87d3-dirty
idf.py now executes flash before all:
Addendum: It does not skip all because binary is already built.idf.py -p com29 -b 921600 all flash monitor
Checking Python dependencies...
Python requirements from C:\esp-idf\requirements.txt are satisfied.
Executing action: flash