8000 New IDF needs a new toolchain · pycom/pycom-micropython-sigfox@e74e7c5 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit e74e7c5

Browse files
authored
New IDF needs a new toolchain
1 parent 01cc316 commit e74e7c5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,15 +135,15 @@ the Espressif website:
135135

136136
- for 64-bit Linux::
137137

138-
https://dl.espressif.com/dl/xtensa-esp32-elf-linux64-1.22.0-59.tar.gz
138+
https://dl.espressif.com/dl/xtensa-esp32-elf-linux64-1.22.0-61-gab8375a-5.2.0.tar.gz
139139< 7BE1 /code>

140140
- for 32-bit Linux::
141141

142-
https://dl.espressif.com/dl/xtensa-esp32-elf-linux32-1.22.0-59.tar.gz
142+
https://dl.espressif.com/dl/xtensa-esp32-elf-linux32-1.22.0-61-gab8375a-5.2.0.tar.gz
143143

144144
- for Mac OS:
145145

146-
https://dl.espressif.com/dl/xtensa-esp32-elf-osx-1.22.0-59.tar.gz
146+
https://dl.espressif.com/dl/xtensa-esp32-elf-osx-1.22.0-61-gab8375a-5.2.0.tar.gz
147147

148148
To use it, you will need to update your ``PATH`` environment variable in ``~/.bash_profile`` file. To make ``xtensa-esp32-elf`` available for all terminal sessions, add the following line to your ``~/.bash_profile`` file::
149149

0 commit comments

Comments
 (0)
0