Sfoglia il codice sorgente

docs: update esp32ulp-binutils download link

Ivan Grokhotkov 7 anni fa
parent
commit
1fbff01799
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      docs/en/api-guides/ulp.rst

+ 2 - 2
docs/en/api-guides/ulp.rst

@@ -15,8 +15,8 @@ Installing the toolchain
 
 
 ULP coprocessor code is written in assembly and compiled using the `binutils-esp32ulp toolchain`_.
 ULP coprocessor code is written in assembly and compiled using the `binutils-esp32ulp toolchain`_.
 
 
-1. Download the toolchain using the links listed on this page:
-https://github.com/espressif/binutils-esp32ulp/wiki#downloads
+1. Download pre-built binaries of the latest toolchain release from:
+https://github.com/espressif/binutils-esp32ulp/releases.
 
 
 2. Extract the toolchain into a directory, and add the path to the ``bin/`` directory of the toolchain to the ``PATH`` environment variable.
 2. Extract the toolchain into a directory, and add the path to the ``bin/`` directory of the toolchain to the ``PATH`` environment variable.