mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-08 20:47:08 +03:00
big merge
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
idf_component_register(SRCS operator.cpp utf8.c trace.c
|
||||
REQUIRES esp_common pthread
|
||||
idf_component_register(SRCS operator.cpp tools.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