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 <pczarnecki@antmicro.com>
This commit is contained in:
parent
d58189f214
commit
c6724b1fec
2 changed files with 3 additions and 0 deletions
|
@ -72,6 +72,8 @@ The efr32bg_sltb010a board configuration supports the following hardware feature
|
||||||
+-----------+------------+-------------------------------------+
|
+-----------+------------+-------------------------------------+
|
||||||
| TRNG | on-chip | true random number generator |
|
| TRNG | on-chip | true random number generator |
|
||||||
+-----------+------------+-------------------------------------+
|
+-----------+------------+-------------------------------------+
|
||||||
|
| I2C(M/S) | on-chip | i2c |
|
||||||
|
+-----------+------------+-------------------------------------+
|
||||||
|
|
||||||
The default configuration can be found in the defconfig file:
|
The default configuration can be found in the defconfig file:
|
||||||
``boards/arm/efr32bg_sltb010a/efr32bg_sltb010a_defconfig``.
|
``boards/arm/efr32bg_sltb010a/efr32bg_sltb010a_defconfig``.
|
||||||
|
|
|
@ -12,6 +12,7 @@ supported:
|
||||||
- counter
|
- counter
|
||||||
- gpio
|
- gpio
|
||||||
- uart
|
- uart
|
||||||
|
- i2c
|
||||||
testing:
|
testing:
|
||||||
ignore_tags:
|
ignore_tags:
|
||||||
- net
|
- net
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue