Fix ESP32-C3 toolchain download link

This commit is contained in:
Alan C. Assis 2022-04-01 16:24:17 -03:00 committed by Xiang Xiao
parent 71ced1f1a9
commit 0f49a8dec7
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ ESP32-C3 Toolchain
==================
A generic RISC-V toolchain can be used to build ESP32-C3 projects.
SiFive's toolchain can be downloaded from: https://static.dev.sifive.com/dev-tools/riscv64-unknown-elf-gcc-8.3.0-2019.08.0-x86_64-linux-ubuntu14.tar.gz
SiFive's toolchain can be downloaded from: https://github.com/sifive/freedom-tools/releases
Second stage bootloader and partition table
===========================================