Skip to content

Commit 302dba6

Browse files
lpawelczMaureenHelm
authored andcommitted
boards: arm: efr32bg: list SPI in documentation
Add entry for SPI in efr32bg_sltb010a documentation and twister metadata yaml file. Signed-off-by: Pawel Czarnecki <[email protected]>
1 parent 604fa4f commit 302dba6

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

boards/arm/efr32bg_sltb010a/doc/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ The efr32bg_sltb010a board configuration supports the following hardware feature
6262
+-----------+------------+-------------------------------------+
6363
| COUNTER | on-chip | stimer |
6464
+-----------+------------+-------------------------------------+
65+
| SPI(M/S) | on-chip | spi |
66+
+-----------+------------+-------------------------------------+
6567
| FLASH | on-chip | flash memory |
6668
+-----------+------------+-------------------------------------+
6769
| GPIO | on-chip | gpio |

boards/arm/efr32bg_sltb010a/efr32bg_sltb010a.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ supported:
1313
- gpio
1414
- uart
1515
- i2c
16+
- spi
1617
testing:
1718
ignore_tags:
1819
- net

0 commit comments

Comments
 (0)