updates project setup and launch configs

This commit is contained in:
2023-10-21 21:30:48 +02:00
parent 08ecead971
commit cd8e245493
11 changed files with 18 additions and 74 deletions

View File

@ -12,5 +12,5 @@ if { $distro == "CentOS" && ![info exists ::env(PROJECT)] && ![info exists ::env
puts stderr "Don't forget to execute 'scl enable devtoolset-7 llvm-toolset-7 bash'"
}
module load tools/gcc-riscv32/9.2.0
module load tools/gcc-riscv32-unknown-elf/11
module load tools/cmake