mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-11 05:57:05 +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,8 +1,6 @@
|
||||
idf_component_register(SRCS platform_bt_core.c
|
||||
platform_bt_sink.c
|
||||
platform_bt_source.c
|
||||
INCLUDE_DIRS .
|
||||
REQUIRES bt display esp_common freertos nvs_flash esp32 spi_flash newlib log pthread platform_config
|
||||
idf_component_register( SRC_DIRS .
|
||||
INCLUDE_DIRS .
|
||||
REQUIRES bt display esp_common freertos nvs_flash esp32 spi_flash newlib pthread platform_config
|
||||
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user