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:
Pawel Czarnecki 2023-01-12 08:48:56 +01:00 committed by Maureen Helm
commit 302dba60ec
2 changed files with 3 additions and 0 deletions

View file

@ -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 |

View file

@ -13,6 +13,7 @@ supported:
- gpio - gpio
- uart - uart
- i2c - i2c
- spi
testing: testing:
ignore_tags: ignore_tags:
- net - net