mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-01-31 06:40:58 +03:00
non-crashing CSpot + spi_master and override fixes
This commit is contained in:
@@ -3,4 +3,5 @@ idf_component_register( SRCS ${srcs}
|
||||
INCLUDE_DIRS ${IDF_PATH}/components/driver
|
||||
)
|
||||
|
||||
message("overriding ${srcs} !! THIS MUST BE REQUIRED BY MAIN !!")
|
||||
# CMake is just a pile of crap
|
||||
message("overriding ${srcs} !! THIS MUST BE REQUIRED BY ONE COMPONENT BUT NO MAIN !!")
|
||||
Reference in New Issue
Block a user