File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
boards/arm/efr32bg_sltb010a Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -72,6 +72,8 @@ The efr32bg_sltb010a board configuration supports the following hardware feature
72
72
+-----------+------------+-------------------------------------+
73
73
| TRNG | on-chip | true random number generator |
74
74
+-----------+------------+-------------------------------------+
75
+ | I2C(M/S) | on-chip | i2c |
76
+ +-----------+------------+-------------------------------------+
75
77
76
78
The default configuration can be found in the defconfig file:
77
79
``boards/arm/efr32bg_sltb010a/efr32bg_sltb010a_defconfig ``.
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ supported:
12
12
- counter
13
13
- gpio
14
14
- uart
15
+ - i2c
15
16
testing :
16
17
ignore_tags :
17
18
- net
You can’t perform that action at this time.
0 commit comments