mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 20:54:32 +02:00
tools: allow component test apps files use cc0-1.0 license
This commit is contained in:
@@ -51,6 +51,7 @@ examples_and_unit_tests:
|
||||
include:
|
||||
- 'examples/'
|
||||
- 'components/**/test/**'
|
||||
- 'components/**/test_apps/**'
|
||||
allowed_licenses:
|
||||
- Apache-2.0
|
||||
- Unlicense
|
||||
|
Reference in New Issue
Block a user