tests: drivers.gpio.1pin: re-enable hifive1
This commit removes the `hifive1` board from the `platform_exclude` list for the `drivers.gpio.1pin` pin. The root cause for why this platform was disabled was fixed in the recent Renode version upgrade in the CI image. Fixes #69350. Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
This commit is contained in:
parent
34b6b3d9eb
commit
41f74492a7
1 changed files with 0 additions and 1 deletions
|
@ -10,5 +10,4 @@ tests:
|
||||||
- mps2/an385
|
- mps2/an385
|
||||||
- mps2/an521/cpu0
|
- mps2/an521/cpu0
|
||||||
- neorv32
|
- neorv32
|
||||||
- hifive1 # see #69350
|
|
||||||
filter: dt_enabled_alias_with_parent_compat("led0", "gpio-leds")
|
filter: dt_enabled_alias_with_parent_compat("led0", "gpio-leds")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue