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:
Anas Nashif 2018-01-28 16:50:55 -05:00 committed by Kumar Gala
parent 2151b864d4
commit 1fbc41b1e9
1 changed files with 6 additions and 0 deletions

View File

@ -5,3 +5,9 @@ arch: arm
toolchain:
- zephyr
- gccarmemb
supported:
- gpio
- ble
- i2c
- spi
- usb_device