Skip to content

Commit 98e0e65

Browse files
wmrsouzadleach02
authored andcommitted
samples: input_dump: input_esp32_touch_sensor bugfix
.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 <marcio.ribeiro@espressif.com>
1 parent d8c8d02 commit 98e0e65

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_INPUT_ESP32_TOUCH_SENSOR=y
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_INPUT_ESP32_TOUCH_SENSOR=y
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_INPUT_ESP32_TOUCH_SENSOR=y
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_INPUT_ESP32_TOUCH_SENSOR=y

0 commit comments

Comments
 (0)