mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-04-13 22:47:27 +03:00
chore: checkpoint current IDF 5.5 remediation state
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
idf_component_register(SRC_DIRS .
|
||||
PRIV_REQUIRES _override esp_common wifi-manager pthread squeezelite-ota platform_console telnet display targets led_strip metrics platform_config
|
||||
LDFRAGMENTS "linker.lf"
|
||||
)
|
||||
PRIV_REQUIRES esp_common wifi-manager pthread squeezelite-ota platform_console telnet display targets led_strip metrics platform_config
|
||||
LDFRAGMENTS "linker.lf"
|
||||
)
|
||||
|
||||
3
main/idf_component.yml
Normal file
3
main/idf_component.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
dependencies:
|
||||
idf: ">=5.5"
|
||||
espressif/mdns: "*"
|
||||
Reference in New Issue
Block a user