We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 604fa4f commit 302dba6Copy full SHA for 302dba6
boards/arm/efr32bg_sltb010a/doc/index.rst
@@ -62,6 +62,8 @@ The efr32bg_sltb010a board configuration supports the following hardware feature
62
+-----------+------------+-------------------------------------+
63
| COUNTER | on-chip | stimer |
64
65
+| SPI(M/S) | on-chip | spi |
66
++-----------+------------+-------------------------------------+
67
| FLASH | on-chip | flash memory |
68
69
| GPIO | on-chip | gpio |
boards/arm/efr32bg_sltb010a/efr32bg_sltb010a.yaml
@@ -13,6 +13,7 @@ supported:
13
- gpio
14
- uart
15
- i2c
16
+ - spi
17
testing:
18
ignore_tags:
19
- net
0 commit comments