boards: nrf: Add GPIO support for Nordic-supported boards

Add information about GPIO support for Nordic-supported
boards.

Signed-off-by: Katarzyna Giądła <katarzyna.giadla@nordicsemi.no>
This commit is contained in:
Katarzyna Giądła 2022-12-29 10:19:29 +01:00 committed by Carles Cufí
commit e1b860815e
9 changed files with 9 additions and 0 deletions

View file

@ -12,3 +12,4 @@ supported:
- counter
- pwm
- netif:openthread
- gpio

View file

@ -18,3 +18,4 @@ supported:
- watchdog
- counter
- netif:openthread
- gpio

View file

@ -8,5 +8,6 @@ toolchain:
- xtools
supported:
- counter
- gpio
ram: 24
flash: 192

View file

@ -8,5 +8,6 @@ toolchain:
- xtools
supported:
- counter
- gpio
ram: 24
flash: 192

View file

@ -17,3 +17,4 @@ supported:
- usb_cdc
- usb_device
- netif:openthread
- gpio

View file

@ -15,3 +15,4 @@ supported:
- usb_cdc
- usb_device
- netif:openthread
- gpio

View file

@ -10,3 +10,4 @@ ram: 64
flash: 256
supported:
- watchdog
- gpio

View file

@ -10,3 +10,4 @@ toolchain:
supported:
- ble
- netif:openthread
- gpio

View file

@ -17,3 +17,4 @@ supported:
- pwm
- watchdog
- netif:modem
- gpio