mirror of
https://github.com/apache/nuttx.git
synced 2025-12-11 04:47:47 +08:00
Fix ESP32-C3 toolchain download link
This commit is contained in:
committed by
Xiang Xiao
parent
71ced1f1a9
commit
0f49a8dec7
@@ -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
|
||||
===========================================
|
||||
|
||||
Reference in New Issue
Block a user