mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-09 04:57:06 +03:00
AirPlay: no realloc, safe TCB cleanup, tools convergence
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
idf_component_register(SRCS operator.cpp utf8.c
|
||||
REQUIRES esp_common pthread
|
||||
idf_component_register(SRCS operator.cpp tools.c
|
||||
REQUIRES esp_common pthread
|
||||
INCLUDE_DIRS .
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user