boards: mec172xevb_assy6906: add spi as supported
Add SPI to supported features in board yaml file. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
3e2ada7451
commit
6ff3f62295
|
@ -19,6 +19,7 @@ supported:
|
|||
- adc
|
||||
- pwm
|
||||
- counter
|
||||
- spi
|
||||
testing:
|
||||
binaries:
|
||||
- spi_image.bin
|
||||
|
|
Loading…
Reference in New Issue