boards: 96b_carbon: add supported features
add i2c, spi and usb_device as supported feaures. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
2151b864d4
commit
1fbc41b1e9
|
@ -5,3 +5,9 @@ arch: arm
|
|||
toolchain:
|
||||
- zephyr
|
||||
- gccarmemb
|
||||
supported:
|
||||
- gpio
|
||||
- ble
|
||||
- i2c
|
||||
- spi
|
||||
- usb_device
|
||||
|
|
Loading…
Reference in New Issue