mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-12 14:37:21 +03:00
Merge remote-tracking branch 'origin/master' into master-cmake
Conflicts: components/raop/raop.c components/raop/rtp.c main/cmd_squeezelite.c
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
idf_component_register(SRCS "nvs_utilities.c" "platform_config.c"
|
||||
INCLUDE_DIRS . ../tools/
|
||||
REQUIRES newlib nvs_flash json platform_console services vfs
|
||||
idf_component_register( SRC_DIRS .
|
||||
INCLUDE_DIRS .
|
||||
REQUIRES newlib nvs_flash json platform_console services vfs
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user