mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-09 04:57:06 +03:00
messaging subsystem wip
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
idf_component_register(SRCS "cmd_i2ctools.c"
|
||||
INCLUDE_DIRS "." "../tools/"
|
||||
INCLUDE_DIRS "." "$(PROJECT_PATH)/components/tools/"
|
||||
REQUIRES esp_common
|
||||
PRIV_REQUIRES freertos esp32 spi_flash newlib log console pthread
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user