Ivan Grokhotkov
|
ffb708d403
|
tools: idf_exe: compatibility with MSVC
|
2021-10-14 09:45:30 +02:00 |
|
Ivan Grokhotkov
|
b8d6985dca
|
tools: idf_exe: quote idf.py path
|
2021-10-14 09:45:30 +02:00 |
|
Dmitry Yakovlev
|
976cb8fd61
|
tools: idf_exe: add Ctrl+C processing
|
2020-11-25 21:23:55 +08:00 |
|
Ivan Grokhotkov
|
15bcb79712
|
idf_exe: bump version to 1.0.1
|
2019-07-09 14:15:09 +02:00 |
|
Ivan Grokhotkov
|
76dc87e9ad
|
idf_exe: fix NULL pointer passed to WriteFile
For an unknown reason, passing NULL pointer instead of &written worked
on Windows 10 and on Windows 7 when stdout is not redirected.
Closes https://github.com/espressif/esp-idf/issues/3740
|
2019-07-09 14:15:09 +02:00 |
|
Ivan Grokhotkov
|
916c0c5754
|
idf.py.exe wrapper program for Windows
|
2019-07-01 14:51:43 +02:00 |
|