mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-07-30 02:37:14 +02:00
Update CMakeLists.txt
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user