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 <pczarnecki@antmicro.com>
This commit is contained in:
parent
604fa4f47e
commit
302dba60ec
2 changed files with 3 additions and 0 deletions
|
@ -62,6 +62,8 @@ The efr32bg_sltb010a board configuration supports the following hardware feature
|
||||||
+-----------+------------+-------------------------------------+
|
+-----------+------------+-------------------------------------+
|
||||||
| COUNTER | on-chip | stimer |
|
| COUNTER | on-chip | stimer |
|
||||||
+-----------+------------+-------------------------------------+
|
+-----------+------------+-------------------------------------+
|
||||||
|
| SPI(M/S) | on-chip | spi |
|
||||||
|
+-----------+------------+-------------------------------------+
|
||||||
| FLASH | on-chip | flash memory |
|
| FLASH | on-chip | flash memory |
|
||||||
+-----------+------------+-------------------------------------+
|
+-----------+------------+-------------------------------------+
|
||||||
| GPIO | on-chip | gpio |
|
| GPIO | on-chip | gpio |
|
||||||
|
|
|
@ -13,6 +13,7 @@ supported:
|
||||||
- gpio
|
- gpio
|
||||||
- uart
|
- uart
|
||||||
- i2c
|
- i2c
|
||||||
|
- spi
|
||||||
testing:
|
testing:
|
||||||
ignore_tags:
|
ignore_tags:
|
||||||
- net
|
- net
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue