Skip to content

Commit 20aa821

Browse files
authored
Merge pull request #143 from DRuffer/boards-arm-Fix-documentation-for-efm32pg_stk3402a-and-tmo_dev_edge
boards: arm: Fix documentation for efm32pg_stk3402a and tmo_dev_edge
2 parents 64a309b + 6848686 commit 20aa821

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

samples/tmo_shell/boards/tmo_dev_edge.conf

+3-1
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,14 @@ CONFIG_DEVICE_SHELL=y
88
CONFIG_GPIO_SHELL=y
99
CONFIG_SOC_GECKO_EMU_DCDC=y
1010
CONFIG_SOC_GECKO_EMU_DCDC_MODE_OFF=y
11+
CONFIG_I2C=y
1112
CONFIG_REBOOT=y
12-
CONFIG_COUNTER=y
1313
CONFIG_LED=y
1414
CONFIG_LED_PWM=y
1515
CONFIG_LED_SHELL=y
16+
CONFIG_PWM=y
1617
CONFIG_PWM_SHELL=y
18+
CONFIG_PWM_GECKO=y
1719
CONFIG_SENSOR=y
1820
CONFIG_SENSOR_SHELL=y
1921
CONFIG_LPS22HH=y

0 commit comments

Comments
 (0)