Ivan Grokhotkov
|
83277fe0f2
|
docs: add tools section and IDF docker image page
|
2019-07-18 06:18:04 +00:00 |
|
Angus Gratton
|
222146845c
|
docs: Make CMake build system default, mark GNU Make as legacy option
All `-cmake` suffixes are removed
Where a GNU Make option is renamed, the `-legacy` suffix is used
|
2019-07-09 14:32:26 +10:00 |
|
Angus Gratton
|
47bbb107a8
|
build system: Use CMake-based build system as default when describing commands
|
2019-07-08 17:31:27 +10:00 |
|
Roland Dobai
|
f56b7d4a1d
|
tools: Accept CTRL-T + A for app-flash in idf_monitor
"CTRL-A" cannot be captured in Windows command line, so "A" can be used
instead.
|
2019-06-27 12:21:09 +02:00 |
|
Roland Dobai
|
da978bc5a1
|
tools: Port the filtering option of IDF Monitor to the idf.py toolchain
|
2019-06-14 17:45:20 +02:00 |
|
Angus Gratton
|
4988b26e38
|
Merge branch 'feature/gcc_8' into 'master'
Switch GCC to 8.2 (esp32-2019r1 toolchain release)
Closes IDF-103
See merge request idf/esp-idf!5068
|
2019-06-05 12:53:01 +08:00 |
|
Ivan Grokhotkov
|
962e35c011
|
docs/idf_monitor: remove the mention of addr2line bug
Related to https://github.com/espressif/esp-idf/issues/2149.
Since the new toolchain includes the updated version of binutils,
remove the mention of this bug.
|
2019-06-04 23:43:29 +08:00 |
|
Natasha
|
96db6f906a
|
Docs/update idf monitor
|
2019-05-29 18:11:40 +08:00 |
|
Roland Dobai
|
2a419fa599
|
tools: Create log files from IDF Monitor
|
2019-03-18 19:33:20 +01:00 |
|
Kirill Chalov
|
49cca9288f
|
Update IDF getting started sections for make and cmake as well as IDF monitor…
|
2019-03-14 00:10:26 +08:00 |
|