added info on toolchain needed for building

This commit is contained in:
Jake Goodwin 2026-02-05 19:07:05 -08:00
parent 69357c5118
commit ac0c1d340d

View file

@ -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