mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Compare commits
2 Commits
d06de8e464
...
ec326902e3
Author | SHA1 | Date | |
---|---|---|---|
|
ec326902e3 | ||
|
227b84636c |
@ -611,7 +611,7 @@ macro(idf_build_process target)
|
||||
endforeach()
|
||||
|
||||
if(NOT "${__components_with_manifests}" STREQUAL "")
|
||||
message(WARNING "\"idf_component.yml\" file was found for components:\n${__components_with_manifests}"
|
||||
message(NOTICE "\"idf_component.yml\" file was found for components:\n${__components_with_manifests}"
|
||||
"However, the component manager is not enabled.")
|
||||
endif()
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user