diff options
Diffstat (limited to 'ports/esp32s2/Makefile')
| -rw-r--r-- | ports/esp32s2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/esp32s2/Makefile b/ports/esp32s2/Makefile index e08b8a792..f33a1d2eb 100644 --- a/ports/esp32s2/Makefile +++ b/ports/esp32s2/Makefile @@ -193,6 +193,7 @@ SRC_C += \ lib/utils/sys_stdio_mphal.c \ lib/netutils/netutils.c \ peripherals/timer.c \ + peripherals/touch.c \ peripherals/pcnt.c \ peripherals/pins.c \ peripherals/rmt.c \ |
