Angus Gratton
|
5f82322ffa
|
docs/eclipse: Add considerations for PATH, PYTHONPATH
Thanks to @motla who mentioned these on github:
https://github.com/espressif/esp-idf/pull/157#issuecomment-271109920
|
2017-03-03 15:33:23 +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 |
|
Ivan Grokhotkov
|
1d3626c119
|
docs: fix typos, build docs with gitlab CI
|
2016-11-01 20:08:29 +08:00 |
|
Krzysztof
|
8ae97a2855
|
Initial list of Wi-Fi API
|
2016-11-01 01:20:04 +08:00 |
|
Angus Gratton
|
c50f7aa07b
|
Eclipse docs: Easier to just replace entire PATH, msys32 has everything we need to build/flash
|
2016-09-08 13:41:19 +10:00 |
|
Angus Gratton
|
71785378bc
|
Eclipse doc: Add troubleshooting note about Makefile directories
|
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
|
2ddd05a3fa
|
Eclipse docs: Prepend IDF paths to beginning of PATH
Avoids problem when a different incompatible make (MSYS1 or other) is already on PATH.
|
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 |
|
Angus Gratton
|
df4eeac5a2
|
Fix documentation errors/typos
|
2016-08-18 21:42:37 +08:00 |
|
Ivan Grokhotkov
|
bd6ea4393c
|
Initial public version
|
2016-08-17 23:08:22 +08:00 |
|