mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-08 04:27:12 +03:00
espressif's patch for SPI concurrent issue + fix override mechanismi
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
idf_component_register( SRCS operator.cpp tools.c trace.c
|
||||
REQUIRES _override esp_common pthread
|
||||
REQUIRES esp_common pthread
|
||||
PRIV_REQUIRES esp_http_client esp-tls
|
||||
INCLUDE_DIRS .
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user