mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-08 04:27:12 +03:00
Network manager implemented and relatively stable
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
idf_component_register(SRCS operator.cpp utf8.c
|
||||
idf_component_register(SRCS operator.cpp utf8.c trace.c
|
||||
REQUIRES esp_common pthread
|
||||
INCLUDE_DIRS .
|
||||
PRIV_REQUIRES services freertos pthread esp_common
|
||||
)
|
||||
|
||||
#doing our own implementation of new operator for some pre-compiled binaries
|
||||
|
||||
Reference in New Issue
Block a user