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 4c81b6fa5f
commit c6662933c4

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",