mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
boards: arm: thingy: Add GPIO support for Thingy platforms
Add information about support GPIO for Nordic-supported Thingy platforms. Signed-off-by: Katarzyna Giądła <katarzyna.giadla@nordicsemi.no>
This commit is contained in:
committed by
Carles Cufí
parent
704e15d7f3
commit
e0aa570daa
@@ -9,5 +9,6 @@ toolchain:
|
||||
- gnuarmemb
|
||||
- xtools
|
||||
supported:
|
||||
- gpio
|
||||
- i2c
|
||||
- hts221
|
||||
|
||||
@@ -9,6 +9,7 @@ toolchain:
|
||||
ram: 192
|
||||
flash: 192
|
||||
supported:
|
||||
- gpio
|
||||
- i2c
|
||||
- pwm
|
||||
- watchdog
|
||||
|
||||
@@ -9,4 +9,5 @@ toolchain:
|
||||
ram: 64
|
||||
flash: 256
|
||||
supported:
|
||||
- gpio
|
||||
- watchdog
|
||||
|
||||
Reference in New Issue
Block a user