added info on toolchain needed for building
This commit is contained in:
parent
69357c5118
commit
ac0c1d340d
1 changed files with 2 additions and 1 deletions
|
|
@ -15,7 +15,8 @@ inegrating TDD scripts using Cmake.
|
|||
- clang/gcc
|
||||
- clangd
|
||||
- CppUTest(for unit tests)
|
||||
- NewLIB/newlib-nano
|
||||
- NewLIB/newlib-nano(USE musl actually)
|
||||
- riscv toolchain [xpack RISC-V TC](https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/releases)
|
||||
|
||||
|
||||
## Installing toolchain
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue