Skip to content

Commit 0dd8eb6

Browse files
committed
sample: input_dump: enables INPUT_ESP32_TOUCH_SENSOR for Espressif boards
.conf files added to enable INPUT_ESP32_TOUCH_SENSOR during sample build. The absence of these files incorrectly prevented the input_dump sample build from failing due to missing required hal files. Signed-off-by: Marcio Ribeiro <[email protected]>
1 parent aa2f6a2 commit 0dd8eb6

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_INPUT_ESP32_TOUCH_SENSOR=y
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_INPUT_ESP32_TOUCH_SENSOR=y
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_INPUT_ESP32_TOUCH_SENSOR=y
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_INPUT_ESP32_TOUCH_SENSOR=y

0 commit comments

Comments
 (0)