]> granicus.if.org Git - esp-idf/commitdiff
docs: update esp32ulp-binutils download link
authorIvan Grokhotkov <ivan@espressif.com>
Sun, 12 Aug 2018 20:36:19 +0000 (23:36 +0300)
committerbot <bot@espressif.com>
Mon, 13 Aug 2018 16:48:27 +0000 (16:48 +0000)
docs/en/api-guides/ulp.rst

index a5e54d062f0c6cbfd4195d332ab4b742906f629e..a712b8ec023c2fca6eb231c4a033b1aa2fc93be2 100644 (file)
@@ -15,8 +15,8 @@ Installing the 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.