Merge branch 'fix/usb_host/cdc_build' into 'master'

usb_host: Don't build CDC host driver for unsupported targets

See merge request espressif/esp-idf!17517
This commit is contained in:
Tomas Rezucha
2022-03-18 16:37:38 +08:00
2 changed files with 16 additions and 3 deletions
+1
View File
@@ -167,6 +167,7 @@
/examples/network/ @esp-idf-codeowners/network @esp-idf-codeowners/wifi
/examples/openthread/ @esp-idf-codeowners/ieee802154
/examples/peripherals/ @esp-idf-codeowners/peripherals
/examples/peripherals/usb/ @esp-idf-codeowners/peripherals @esp-idf-codeowners/peripherals/usb
/examples/protocols/ @esp-idf-codeowners/network @esp-idf-codeowners/app-utilities
/examples/provisioning/ @esp-idf-codeowners/app-utilities
/examples/security/ @esp-idf-codeowners/security