Update CMakeLists.txt
This commit is contained in:
parent
1b67e41c82
commit
1879a5c93d
1 changed files with 1 additions and 1 deletions
|
|
@ -15,9 +15,9 @@ set(CORE_SRCS
|
||||||
cores/esp32/esp32-hal-spi.c
|
cores/esp32/esp32-hal-spi.c
|
||||||
cores/esp32/esp32-hal-time.c
|
cores/esp32/esp32-hal-time.c
|
||||||
cores/esp32/esp32-hal-timer.c
|
cores/esp32/esp32-hal-timer.c
|
||||||
|
cores/esp32/esp32-hal-tinyusb.c
|
||||||
cores/esp32/esp32-hal-touch.c
|
cores/esp32/esp32-hal-touch.c
|
||||||
cores/esp32/esp32-hal-uart.c
|
cores/esp32/esp32-hal-uart.c
|
||||||
cores/esp32/esp32-hal-usb.c
|
|
||||||
cores/esp32/esp32-hal-rmt.c
|
cores/esp32/esp32-hal-rmt.c
|
||||||
cores/esp32/Esp.cpp
|
cores/esp32/Esp.cpp
|
||||||
cores/esp32/FunctionalInterrupt.cpp
|
cores/esp32/FunctionalInterrupt.cpp
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue