Skip to content

Commit 1fbc41b

Browse files
nashifgalak
authored andcommitted
boards: 96b_carbon: add supported features
add i2c, spi and usb_device as supported feaures. Signed-off-by: Anas Nashif <[email protected]>
1 parent 2151b86 commit 1fbc41b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

boards/arm/96b_carbon/96b_carbon.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,9 @@ arch: arm
55
toolchain:
66
- zephyr
77
- gccarmemb
8+
supported:
9+
- gpio
10+
- ble
11+
- i2c
12+
- spi
13+
- usb_device

0 commit comments

Comments
 (0)