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:
parent
a33f3b6abb
commit
e1b860815e
9 changed files with 9 additions and 0 deletions
|
@ -12,3 +12,4 @@ supported:
|
|||
- counter
|
||||
- pwm
|
||||
- netif:openthread
|
||||
- gpio
|
||||
|
|
|
@ -18,3 +18,4 @@ supported:
|
|||
- watchdog
|
||||
- counter
|
||||
- netif:openthread
|
||||
- gpio
|
||||
|
|
|
@ -8,5 +8,6 @@ toolchain:
|
|||
- xtools
|
||||
supported:
|
||||
- counter
|
||||
- gpio
|
||||
ram: 24
|
||||
flash: 192
|
||||
|
|
|
@ -8,5 +8,6 @@ toolchain:
|
|||
- xtools
|
||||
supported:
|
||||
- counter
|
||||
- gpio
|
||||
ram: 24
|
||||
flash: 192
|
||||
|
|
|
@ -17,3 +17,4 @@ supported:
|
|||
- usb_cdc
|
||||
- usb_device
|
||||
- netif:openthread
|
||||
- gpio
|
||||
|
|
|
@ -15,3 +15,4 @@ supported:
|
|||
- usb_cdc
|
||||
- usb_device
|
||||
- netif:openthread
|
||||
- gpio
|
||||
|
|
|
@ -10,3 +10,4 @@ ram: 64
|
|||
flash: 256
|
||||
supported:
|
||||
- watchdog
|
||||
- gpio
|
||||
|
|
|
@ -10,3 +10,4 @@ toolchain:
|
|||
supported:
|
||||
- ble
|
||||
- netif:openthread
|
||||
- gpio
|
||||
|
|
|
@ -17,3 +17,4 @@ supported:
|
|||
- pwm
|
||||
- watchdog
|
||||
- netif:modem
|
||||
- gpio
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue