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
|
- counter
|
||||||
- pwm
|
- pwm
|
||||||
- netif:openthread
|
- netif:openthread
|
||||||
|
- gpio
|
||||||
|
|
|
@ -18,3 +18,4 @@ supported:
|
||||||
- watchdog
|
- watchdog
|
||||||
- counter
|
- counter
|
||||||
- netif:openthread
|
- netif:openthread
|
||||||
|
- gpio
|
||||||
|
|
|
@ -8,5 +8,6 @@ toolchain:
|
||||||
- xtools
|
- xtools
|
||||||
supported:
|
supported:
|
||||||
- counter
|
- counter
|
||||||
|
- gpio
|
||||||
ram: 24
|
ram: 24
|
||||||
flash: 192
|
flash: 192
|
||||||
|
|
|
@ -8,5 +8,6 @@ toolchain:
|
||||||
- xtools
|
- xtools
|
||||||
supported:
|
supported:
|
||||||
- counter
|
- counter
|
||||||
|
- gpio
|
||||||
ram: 24
|
ram: 24
|
||||||
flash: 192
|
flash: 192
|
||||||
|
|
|
@ -17,3 +17,4 @@ supported:
|
||||||
- usb_cdc
|
- usb_cdc
|
||||||
- usb_device
|
- usb_device
|
||||||
- netif:openthread
|
- netif:openthread
|
||||||
|
- gpio
|
||||||
|
|
|
@ -15,3 +15,4 @@ supported:
|
||||||
- usb_cdc
|
- usb_cdc
|
||||||
- usb_device
|
- usb_device
|
||||||
- netif:openthread
|
- netif:openthread
|
||||||
|
- gpio
|
||||||
|
|
|
@ -10,3 +10,4 @@ ram: 64
|
||||||
flash: 256
|
flash: 256
|
||||||
supported:
|
supported:
|
||||||
- watchdog
|
- watchdog
|
||||||
|
- gpio
|
||||||
|
|
|
@ -10,3 +10,4 @@ toolchain:
|
||||||
supported:
|
supported:
|
||||||
- ble
|
- ble
|
||||||
- netif:openthread
|
- netif:openthread
|
||||||
|
- gpio
|
||||||
|
|
|
@ -17,3 +17,4 @@ supported:
|
||||||
- pwm
|
- pwm
|
||||||
- watchdog
|
- watchdog
|
||||||
- netif:modem
|
- netif:modem
|
||||||
|
- gpio
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue