Skip to content

Commit

Permalink
feat(touch): Support NG touch driver for P4
Browse files Browse the repository at this point in the history
  • Loading branch information
P-R-O-C-H-Y committed Oct 10, 2024
1 parent c3aa74f commit 31ffebf
Show file tree
Hide file tree
Showing 13 changed files with 622 additions and 28 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ set(CORE_SRCS
cores/esp32/esp32-hal-timer.c
cores/esp32/esp32-hal-tinyusb.c
cores/esp32/esp32-hal-touch.c
cores/esp32/esp32-hal-touch-ng.c
cores/esp32/esp32-hal-uart.c
cores/esp32/esp32-hal-rmt.c
cores/esp32/Esp.cpp
Expand Down
Loading

0 comments on commit 31ffebf

Please sign in to comment.