File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
33IDF_COMPS=" $IDF_PATH /components"
44IDF_TOOLCHAIN=" xtensa-esp32-elf"
5- IDF_TOOLCHAIN_LINUX_ARMEL=" https://dl.espressif.com/dl/xtensa-esp32-elf-linux-armel-1.22.0-87-gb57bad3 -5.2.0.tar.gz"
6- IDF_TOOLCHAIN_LINUX32=" https://dl.espressif.com/dl/xtensa-esp32-elf-linux32-1.22.0-80-g6c4433a -5.2.0.tar.gz"
7- IDF_TOOLCHAIN_LINUX64=" https://dl.espressif.com/dl/xtensa-esp32-elf-linux64-1.22.0-80-g6c4433a -5.2.0.tar.gz"
8- IDF_TOOLCHAIN_WIN32=" https://dl.espressif.com/dl/xtensa-esp32-elf-win32-1.22.0-80-g6c4433a -5.2.0.zip"
9- IDF_TOOLCHAIN_MACOS=" https://dl.espressif.com/dl/xtensa-esp32-elf-osx-1.22.0-80-g6c4433a -5.2.0.tar.gz"
5+ IDF_TOOLCHAIN_LINUX_ARMEL=" https://dl.espressif.com/dl/xtensa-esp32-elf-linux-armel-1.22.0-96-g2852398 -5.2.0.tar.gz"
6+ IDF_TOOLCHAIN_LINUX32=" https://dl.espressif.com/dl/xtensa-esp32-elf-linux32-1.22.0-96-g2852398 -5.2.0.tar.gz"
7+ IDF_TOOLCHAIN_LINUX64=" https://dl.espressif.com/dl/xtensa-esp32-elf-linux64-1.22.0-96-g2852398 -5.2.0.tar.gz"
8+ IDF_TOOLCHAIN_WIN32=" https://dl.espressif.com/dl/xtensa-esp32-elf-win32-1.22.0-96-g2852398 -5.2.0.zip"
9+ IDF_TOOLCHAIN_MACOS=" https://dl.espressif.com/dl/xtensa-esp32-elf-osx-1.22.0-96-g2852398 -5.2.0.tar.gz"
1010
1111if [ -z $IDF_BRANCH ]; then
1212 IDF_BRANCH=" release/v3.3"
You can’t perform that action at this time.
0 commit comments