Ivan Grokhotkov
|
917889dfdf
|
ulp: remove 20190801 version, update supported version for Make
|
2019-12-15 21:39:42 +01:00 |
|
Dmitry Yakovlev
|
8fe3ecd000
|
Added description for difference between ESP32 ULP and ESP32-S2 ULP
Jumpr instruction updated.
|
2019-12-13 18:38:57 +08:00 |
|
Anton Maklakov
|
11837f7f5d
|
tools: Add ULP utils for ARMEL
|
2019-11-24 12:02:50 +07:00 |
|
Dmitry
|
1518c410bc
|
A switch between esp32 and esp32s2betta added to the ULP build process.
The new bin utils will have extension esp32s2ulp-elf, and they have to be placed to the bin directory.
|
2019-11-22 09:03:13 +03:00 |
|
Alexey Gerenkov
|
1626f827d3
|
docs: Updates OpenOCD configuration file names
|
2019-11-18 13:33:32 +03:00 |
|
Angus Gratton
|
8b38d79dd3
|
Merge branch 'feature/windows_ccache_enable' into 'master'
tools: export IDF_CCACHE_ENABLE on Windows by default
Closes IDF-955
See merge request espressif/esp-idf!6607
|
2019-11-08 18:57:26 +08:00 |
|
Ivan Grokhotkov
|
c75bdcb429
|
tools: export IDF_CCACHE_ENABLE on Windows by default
|
2019-11-05 11:45:27 +01:00 |
|
Anton Maklakov
|
c2db6a14c4
|
Introduce esp-2019r2 toolchain for both ESP32 and ESP32s2 targets
Adds support of POSIX libs like regex.h
closes https://github.com/espressif/esp-idf/issues/2407
closes https://github.com/espressif/esp-idf/issues/4257
ref https://github.com/espressif/esp-idf/issues/271
Also there are some changes in the toolchain's changelog
|
2019-11-04 16:14:57 +07:00 |
|
Roland Dobai
|
bdb08de875
|
tools: Fix toolchain installer for Windows
|
2019-10-30 15:43:25 +01:00 |
|
Roland Dobai
|
01887f71e7
|
Update kconfiglib to upstream version and replace mconf-idf
Special thanks to @ulfalizer for the helpful suggestions regarding
kconfiglib.
"rsource" option is available for relative path includes
Closes https://github.com/espressif/esp-idf/issues/4064
|
2019-10-29 10:40:04 +01:00 |
|
Angus Gratton
|
438d513a95
|
Merge branch 'master' into feature/esp32s2beta_merge
|
2019-09-16 16:18:48 +10:00 |
|
Roland Dobai
|
8bf1ef2bfe
|
Tools: Add OpenOCD for the ARM architecture
|
2019-08-22 16:51:04 +02:00 |
|
Angus Gratton
|
04ae56806c
|
Merge branch 'master' into feature/esp32s2beta_update
|
2019-08-08 15:26:58 +10:00 |
|
Angus Gratton
|
24d26fccde
|
Merge branch 'master' into feature/esp32s2beta_update
|
2019-08-08 13:44:24 +10:00 |
|
Angus Gratton
|
3b42e173e9
|
Merge branch 'maint/update_tool_openocd-v0.10.0-esp32-20190708' into 'master'
tools: Update recommended OpenOCD version to v0.10.0-esp32-20190708
See merge request espressif/esp-idf!5565
|
2019-07-30 12:51:05 +08:00 |
|
Ivan Grokhotkov
|
1271008dd8
|
tools: tools.json: don't require ulp-binutils and openocd on x86 Linux
Fixes https://esp32.com/viewtopic.php?f=13&t=11540
|
2019-07-23 06:57:36 +02:00 |
|
Alexey Gerenkov
|
e9faf132b4
|
tools: Update recommended OpenOCD version to v0.10.0-esp32-20190708
|
2019-07-17 13:11:24 +00:00 |
|
Ivan Grokhotkov
|
e6e1792946
|
tools: update idf_exe to 1.0.1
|
2019-07-09 14:15:09 +02:00 |
|
Michael (XIAO Xufeng)
|
25ab8380c8
|
ci: support to build esp32s2beta simple examples
|
2019-07-08 09:16:06 +08:00 |
|
Ivan Grokhotkov
|
22dfac7405
|
mconf-idf: update to v4.6.0.0-idf-20190603
|
2019-07-01 18:08:02 +02:00 |
|
Ivan Grokhotkov
|
3d866694c9
|
tools.json: add idf.py.exe
|
2019-07-01 14:51:44 +02:00 |
|
Ivan Grokhotkov
|
ca323fbaad
|
update toolchain to esp32-2019r1 release
Closes https://github.com/espressif/esp-idf/issues/1445 (std::to_string)
Closes https://github.com/espressif/esp-idf/issues/1876 (std::chrono_steady_clock)
Closes https://github.com/espressif/esp-idf/issues/1995 (std::timed_mutex)
Closes https://github.com/espressif/esp-idf/issues/2149 (addr2line)
Closes https://github.com/espressif/esp-idf/issues/2308 (lsiu/lsip)
Closes https://github.com/espressif/esp-idf/issues/2449 (c++17)
Closes https://github.com/espressif/esp-idf/issues/3258 (objdump)
|
2019-06-04 23:43:29 +08:00 |
|
Ivan Grokhotkov
|
8f7e01baed
|
tools: add metadata file and idf_tools.py
|
2019-05-24 17:04:23 +08:00 |
|