board: google_dragonclaw: add supported features
Add the list of supported features to the google_dragonclaw board definition. It allows running more tests. Signed-off-by: Dawid Niedzwiecki <dawidn@google.com>
This commit is contained in:
parent
0b83a9b18c
commit
3edd5a9070
1 changed files with 8 additions and 0 deletions
|
|
@ -9,3 +9,11 @@ toolchain:
|
|||
ram: 256
|
||||
flash: 1024
|
||||
vendor: google
|
||||
supported:
|
||||
- counter
|
||||
- dma
|
||||
- gpio
|
||||
- i2c
|
||||
- spi
|
||||
- pwm
|
||||
- rtc
|
||||
|
|
|
|||
Loading…
Reference in a new issue