espressif / idf-extra-components

Additional components for ESP-IDF, maintained by Espressif
143 stars 86 forks source link

feat(usb/host): Update manifest files for USB Host components #279

Closed roma-jam closed 8 months ago

roma-jam commented 8 months ago

Checklist

Change description

Changes in the idf_component.yml component files:

roma-jam commented 8 months ago

@tore-espressif , I have added the empty lines before dependencies and targets. Because in some files there were these lines and in some are not. Please share your opinion.

roma-jam commented 8 months ago

@tore-espressif , thanks for quick review. Regarding the lines - the lines were only in HID and MSC component (because I did HID on the MSC base once) so they had these lines. All other yml files don't have them. So I remove the lines and make all yml files the same.

github-actions[bot] commented 8 months ago

Unit Test Results

  11 files    11 suites   15m 0s :stopwatch:   27 tests   27 :heavy_check_mark: 0 :zzz: 0 :x: 252 runs  252 :heavy_check_mark: 0 :zzz: 0 :x:

Results for commit 5c5fdc1d.

:recycle: This comment has been updated with latest results.