mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-09 21:17:18 +03:00
make some squeezelite symbol weak to force removal from recovery during link
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
idf_component_register(SRC_DIRS .
|
||||
INCLUDE_DIRS . ${IDF_PATH}/components/driver
|
||||
REQUIRES json tools platform_config display wifi-manager
|
||||
PRIV_REQUIRES soc esp32 squeezelite
|
||||
PRIV_REQUIRES soc esp32
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user