boards: arm: arty: Enable gpio is a feature on board yaml

There is a GPIO driver for use with arty so enable the GPIO feature in
the board yaml to get some testing of it.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2020-12-11 08:12:48 -06:00 committed by Anas Nashif
parent b0653e13dc
commit 731420c793
2 changed files with 2 additions and 0 deletions

View file

@ -11,3 +11,4 @@ flash: 64
supported:
- flash
- spi
- gpio

View file

@ -11,3 +11,4 @@ flash: 32
supported:
- flash
- spi
- gpio