commented out periph test from wally32 periph so rv32ic doesn't hang

This commit is contained in:
Kip Macsai-Goren 2022-12-05 20:23:16 -08:00
parent 1d268fded4
commit c6c0ef05db

View File

@ -1911,7 +1911,7 @@ string imperas32f[] = '{
string wally32periph[] = '{
`WALLYTEST,
"rv32i_m/privilege/src/WALLY-periph-01.S",
//"rv32i_m/privilege/src/WALLY-periph-01.S",
"rv32i_m/privilege/src/WALLY-gpio-01.S",
"rv32i_m/privilege/src/WALLY-clint-01.S",
"rv32i_m/privilege/src/WALLY-uart-01.S",