mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 11:03:11 +00:00
ci: update build-test-rules to use common_components
This commit is contained in:
@@ -42,7 +42,9 @@ manifest_filepatterns = [
|
||||
]
|
||||
|
||||
# dependency-driven build
|
||||
deactivate_dependency_driven_build_by_components = [
|
||||
deactivate_dependency_driven_build_by_components = []
|
||||
|
||||
common_components = [
|
||||
'cxx',
|
||||
'esp_common',
|
||||
'esp_hw_support',
|
||||
|
||||
Reference in New Issue
Block a user