File tree 1 file changed +16
-16
lines changed
1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -132,25 +132,25 @@ dependencies:
132
132
rules :
133
133
- if : " target in [esp32s3]"
134
134
# https://components.espressif.com/components/espressif/usb_host_ch34x_vcp
135
- espressif/usb_host_ch34x_vcp :
136
- version : " ^2.0.0"
137
- rules :
138
- - if : " target in [esp32s3]"
135
+ # espressif/usb_host_ch34x_vcp:
136
+ # version: "^2.0.0"
137
+ # rules:
138
+ # - if: "target in [esp32s3]"
139
139
# https://components.espressif.com/components/espressif/usb_host_cp210x_vcp
140
- espressif/usb_host_cp210x_vcp :
141
- version : " ^2.0.0"
142
- rules :
143
- - if : " target in [esp32s3]"
140
+ # espressif/usb_host_cp210x_vcp:
141
+ # version: "^2.0.0"
142
+ # rules:
143
+ # - if: "target in [esp32s3]"
144
144
# https://components.espressif.com/components/espressif/usb_host_ftdi_vcp
145
- espressif/usb_host_ftdi_vcp :
146
- version : " ^2.0.0"
147
- rules :
148
- - if : " target in [esp32s3]"
145
+ # espressif/usb_host_ftdi_vcp:
146
+ # version: "^2.0.0"
147
+ # rules:
148
+ # - if: "target in [esp32s3]"
149
149
# https://components.espressif.com/components/espressif/usb_host_vcp
150
- espressif/usb_host_vcp :
151
- version : " ^1.0.0~5"
152
- rules :
153
- - if : " target in [esp32s3]"
150
+ # espressif/usb_host_vcp:
151
+ # version: "^1.0.0~5"
152
+ # rules:
153
+ # - if: "target in [esp32s3]"
154
154
# https://components.espressif.com/components/espressif/usb_host_hid
155
155
espressif/usb_host_hid :
156
156
version : " ^1.0.3"
You can’t perform that action at this time.
0 commit comments