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 - counter
- pwm - pwm
- netif:openthread - netif:openthread
- gpio

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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