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
|
ab531c0b48
|
doc: Add steps to update Windows environment installations
|
2017-09-21 16:57:06 +10:00 |
Angus Gratton
|
0db01b4a4d
|
windows: Update windows prereq script & precompiled environment download
|
2017-09-18 18:26:57 +10:00 |
Angus Gratton
|
61e3a5bd16
|
windows: Update toolchain & MSYS package download links
|
2017-09-13 17:27:47 +08:00 |
Angus Gratton
|
e250dbb433
|
windows: Add workaround for "git submodule" stray output bug
TW10271
|
2017-09-13 17:27:47 +08:00 |
Angus Gratton
|
987631b9a0
|
windows: Don't expand PATH when generating setup
Ref #467 https://github.com/espressif/esp-idf/issues/467
|
2017-03-30 12:09:50 +11:00 |
Angus Gratton
|
f5aee6a6e6
|
windows config: Update Windows setup script, pre-installed image, instructions.
Add notes about MSYS2 package mirrors & HTTP proxies for users in China.
Closes #260 https://github.com/espressif/esp-idf/issues/260
Closes #281 https://github.com/espressif/esp-idf/issues/281
Closes #200 https://github.com/espressif/esp-idf/issues/200
Closes #430 https://github.com/espressif/esp-idf/pull/430
Accomplishes similar goals to #264 https://github.com/espressif/esp-idf/pull/264
|
2017-03-27 11:02:49 +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 |
Angus Gratton
|
d28ee9a25e
|
build system: Account for Windows behaviour of make wildcard for some dirs
See github #166
|
2017-02-22 11:59:37 +11:00 |
Angus Gratton
|
3e9a76f04d
|
eclipse_make.sh: Fix printing of make directory
|
2016-09-08 13:39:09 +10:00 |
Angus Gratton
|
144ebe5d53
|
Move bin/eclipse_windows_make.sh to tools/windows_eclipse_make.sh
Moving as bin directory is going away soon
|
2016-09-08 13:39:09 +10:00 |
Angus Gratton
|
f853f94335
|
Use IDF_PATH instead of SDK_PATH for the environment variable pointing to esp-idf
This will require a matching change in all projects using ESP-IDF.
|
2016-08-19 15:01:49 +08:00 |
Angus Gratton
|
9ec0e1545d
|
Standardise remaining uses of SDK to ESP-IDF
|
2016-08-19 15:01:15 +08:00 |
Ivan Grokhotkov
|
bd6ea4393c
|
Initial public version
|
2016-08-17 23:08:22 +08:00 |