espressif's patch for SPI concurrent issue + fix override mechanismi

This commit is contained in:
philippe44
2022-09-08 13:34:06 -07:00
parent 1fcda53941
commit a8e28f9ff0
6 changed files with 872 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
idf_component_register(SRC_DIRS .
PRIV_REQUIRES esp_common wifi-manager pthread squeezelite-ota platform_console telnet display targets
PRIV_REQUIRES _override esp_common wifi-manager pthread squeezelite-ota platform_console telnet display targets
EMBED_FILES ../server_certs/github.pem
LDFRAGMENTS "linker.lf"
LDFRAGMENTS "linker.lf"
)
#get_target_property(ill ${COMPONENT_LIB} INTERFACE_LINK_LIBRARIES)
#message("${COMPONENT_LIB} INTERFACE_LINK_LIBRARIES = ${ill}")