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>
This commit is contained in:
parent
d8c8d02115
commit
98e0e65069
4 changed files with 4 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
CONFIG_INPUT_ESP32_TOUCH_SENSOR=y
|
|
@ -0,0 +1 @@
|
|||
CONFIG_INPUT_ESP32_TOUCH_SENSOR=y
|
|
@ -0,0 +1 @@
|
|||
CONFIG_INPUT_ESP32_TOUCH_SENSOR=y
|
|
@ -0,0 +1 @@
|
|||
CONFIG_INPUT_ESP32_TOUCH_SENSOR=y
|
Loading…
Add table
Add a link
Reference in a new issue