boards: silabs: xg23_rb4210a: added more supported hardware
Added more supported hardware to xg23_rb4210a.yaml Signed-off-by: Yishai Jaffe <yishai1999@gmail.com>
This commit is contained in:
parent
8db97b5bf6
commit
99a503e661
2 changed files with 10 additions and 2 deletions
|
|
@ -55,6 +55,8 @@ The board configuration supports the following hardware features:
|
|||
+-----------+------------+-------------------------------------+
|
||||
| I2C | on-chip | i2c |
|
||||
+-----------+------------+-------------------------------------+
|
||||
| SPI | on-chip | spi |
|
||||
+-----------+------------+-------------------------------------+
|
||||
| TRNG | on-chip | semailbox |
|
||||
+-----------+------------+-------------------------------------+
|
||||
| WATCHDOG | on-chip | watchdog |
|
||||
|
|
|
|||
|
|
@ -9,12 +9,18 @@ toolchain:
|
|||
- gnuarmemb
|
||||
- xtools
|
||||
supported:
|
||||
- bluetooth
|
||||
- clock_control
|
||||
- counter
|
||||
- entropy
|
||||
- flash
|
||||
- gpio
|
||||
- i2c
|
||||
- led
|
||||
- pinctrl
|
||||
- spi
|
||||
- uart
|
||||
- watchdog
|
||||
testing:
|
||||
ignore_tags:
|
||||
- pm
|
||||
- hwinfo
|
||||
vendor: silabs
|
||||
|
|
|
|||
Loading…
Reference in a new issue