Skip to content

Commit c6724b1

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

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
@@ -72,6 +72,8 @@ The efr32bg_sltb010a board configuration supports the following hardware feature
7272
+-----------+------------+-------------------------------------+
7373
| TRNG | on-chip | true random number generator |
7474
+-----------+------------+-------------------------------------+
75+
| I2C(M/S) | on-chip | i2c |
76+
+-----------+------------+-------------------------------------+
7577

7678
The default configuration can be found in the defconfig file:
7779
``boards/arm/efr32bg_sltb010a/efr32bg_sltb010a_defconfig``.

boards/arm/efr32bg_sltb010a/efr32bg_sltb010a.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ supported:
1212
- counter
1313
- gpio
1414
- uart
15+
- i2c
1516
testing:
1617
ignore_tags:
1718
- net

0 commit comments

Comments
 (0)