boards: hexiwear_k64: Drop SPI as supported board feature
We don't currently configure any SPI interface on the hexiwear_k64 so remove 'spi' as a listed supported feature in the board YAML. This can be added back if SPI support is added for the board in the future. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
c8a2432955
commit
5f423d45cf
1 changed files with 0 additions and 1 deletions
|
@ -12,5 +12,4 @@ supported:
|
||||||
- gpio
|
- gpio
|
||||||
- i2c
|
- i2c
|
||||||
- pwm
|
- pwm
|
||||||
- spi
|
|
||||||
- watchdog
|
- watchdog
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue