Skip to content

Commit

Permalink
fix MuriscvnnByoc festure
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippvK committed Nov 18, 2024
1 parent 661b39a commit 60f81df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mlonmcu/feature/features.py
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +349,7 @@ class MuriscvnnByoc(SetupFeature, BackendFeature, PlatformFeature):
"mattr": None, # for +nodsp, +nomve
"debug_last_error": False,
"use_vext": "AUTO",
"use_portable": "AUTO",
"use_pext": "AUTO",
}

Expand Down

0 comments on commit 60f81df

Please sign in to comment.