Roland Dobai
|
518e1da637
|
tools: Fix Python 3 incompatibility for building with Eclipse on Windows
|
2020-09-10 09:47:29 +02:00 |
|
Roland Dobai
|
bfa9610f58
|
tools: Fix the Python coding style
|
2018-12-19 11:56:24 +01:00 |
|
Angus Gratton
|
d98934d56b
|
doc: Fix mentions of Cygwin-style paths to Unix-style
Cygwin-style is really only /cygpath/xxx and IDF doesn't support these.
Closes https://github.com/espressif/esp-idf/pull/1033
|
2017-10-09 14:22:53 +11:00 |
|
Angus Gratton
|
f29768c404
|
Build system: Add new BATCH_BUILD flag to disable interactive parts of the build
Mostly useful for Eclipse (where accidentally running interactive
config hangs the build), but also good for CI and other automated
build systems.
|
2017-02-22 11:59:37 +11:00 |
|
Angus Gratton
|
8dede8f8a4
|
Eclipse: Process Windows paths correctly using cygpath
Includes splitting the Windows Eclipse setup doc into a separate page,
as it has so many additional steps.
Addresses github #17 and #166
https://github.com/espressif/esp-idf/issues/17
https://github.com/espressif/esp-idf/issues/166
|
2017-02-22 11:59:37 +11:00 |
|