Skip to content

Commit

Permalink
boards: silabs: xg23_rb4210a: added more supported hardware
Browse files Browse the repository at this point in the history
Added more supported hardware to xg23_rb4210a.yaml

Signed-off-by: Yishai Jaffe <[email protected]>
  • Loading branch information
yishai1999 authored and kartben committed Dec 27, 2024
1 parent 8db97b5 commit 99a503e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
2 changes: 2 additions & 0 deletions boards/silabs/radio_boards/xg23_rb4210a/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down
10 changes: 8 additions & 2 deletions boards/silabs/radio_boards/xg23_rb4210a/xg23_rb4210a.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 99a503e

Please sign in to comment.