Skip to content

Commit

Permalink
vext: use default riscv_gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippvK committed Feb 3, 2024
1 parent 49b269e commit d35a681
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mlonmcu/feature/features.py
Original file line number Diff line number Diff line change
Expand Up @@ -494,8 +494,8 @@ def get_required_cache_flags(self):
return {
"muriscvnn.lib": ["vext"],
"tflmc.exe": ["vext"],
"riscv_gcc.install_dir": ["vext"],
"riscv_gcc.name": ["vext"],
# "riscv_gcc.install_dir": ["vext"],
# "riscv_gcc.name": ["vext"],
}


Expand Down

0 comments on commit d35a681

Please sign in to comment.