Skip to content

Commit acadabb

Browse files
committed
Update CMakeLists.txt
1 parent 7d50114 commit acadabb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ set(CORE_SRCS
1515
cores/esp32/esp32-hal-spi.c
1616
cores/esp32/esp32-hal-time.c
1717
cores/esp32/esp32-hal-timer.c
18+
cores/esp32/esp32-hal-tinyusb.c
1819
cores/esp32/esp32-hal-touch.c
1920
cores/esp32/esp32-hal-uart.c
20-
cores/esp32/esp32-hal-usb.c
2121
cores/esp32/esp32-hal-rmt.c
2222
cores/esp32/Esp.cpp
2323
cores/esp32/FunctionalInterrupt.cpp

0 commit comments

Comments
 (0)