mirror of
https://github.com/stnolting/neorv32.git
synced 2025-04-24 14:17:51 -04:00
[.github] update MARCH string
This commit is contained in:
parent
7ed8eb8e1e
commit
0065f3ddb2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/Processor.yml
vendored
2
.github/workflows/Processor.yml
vendored
|
@ -57,7 +57,7 @@ jobs:
|
|||
USER_FLAGS+=-DUART0_SIM_MODE
|
||||
USER_FLAGS+=-DSUPPRESS_OPTIONAL_UART_PRINT
|
||||
USER_FLAGS+=-flto
|
||||
MARCH=rv32imac
|
||||
MARCH=rv32imac_zicsr_zifencei
|
||||
info
|
||||
all
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue