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 |
|
||||
+-----------+------------+-------------------------------------+
|
||||
| SPI(M/S) | on-chip | spi |
|
||||
+-----------+------------+-------------------------------------+
|
||||
| FLASH | on-chip | flash memory |
|
||||
+-----------+------------+-------------------------------------+
|
||||
| GPIO | on-chip | gpio |
|
||||
|
|
|
@ -13,6 +13,7 @@ supported:
|
|||
- gpio
|
||||
- uart
|
||||
- i2c
|
||||
- spi
|
||||
testing:
|
||||
ignore_tags:
|
||||
- net
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue