mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-12 06:27:12 +03:00
migrating to esp-idf V4.0 gcc 8.2 and CMake
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
idf_component_register(SRCS "telnet.c"
|
||||
INCLUDE_DIRS .
|
||||
INCLUDE_DIRS . ../tools/
|
||||
|
||||
idf_component_register(SRCS "telnet.c" "libtelnet/libtelnet.c"
|
||||
INCLUDE_DIRS . libtelnet
|
||||
REQUIRES platform_config services
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user