|
@@ -1,7 +1,7 @@
|
|
idf_component_register(SRC_DIRS .
|
|
idf_component_register(SRC_DIRS .
|
|
INCLUDE_DIRS . ${IDF_PATH}/components/driver
|
|
INCLUDE_DIRS . ${IDF_PATH}/components/driver
|
|
REQUIRES json tools platform_config display
|
|
REQUIRES json tools platform_config display
|
|
- PRIV_REQUIRES soc esp32 squeezelite
|
|
|
|
|
|
+ PRIV_REQUIRES soc esp32
|
|
)
|
|
)
|
|
|
|
|
|
|
|
|