Commit 6014ff4
File tree
Expand file treeCollapse file tree
5 files changed
+62
-17
lines changedFilter options
- cores/esp32
- docs/source/api
- libraries/USB/examples
- CompositeDevice
- USBSerial
Expand file treeCollapse file tree
5 files changed
+62
-17
lines changed+49-15Lines changed: 49 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
114 | 114 |
|
115 | 115 |
|
116 | 116 |
|
117 |
| - |
118 |
| - |
119 |
| - |
120 |
| - |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
121 | 152 |
|
122 |
| - |
123 |
| - |
124 |
| - |
125 |
| - |
126 |
| - |
127 | 153 |
|
128 | 154 |
|
129 | 155 |
|
| ||
133 | 159 |
|
134 | 160 |
|
135 | 161 |
|
136 |
| - |
| 162 | + |
| 163 | + |
137 | 164 |
|
138 | 165 |
|
139 | 166 |
|
| ||
144 | 171 |
|
145 | 172 |
|
146 | 173 |
|
| 174 | + |
147 | 175 |
|
148 | 176 |
|
149 | 177 |
|
| ||
244 | 272 |
|
245 | 273 |
|
246 | 274 |
|
| 275 | + |
247 | 276 |
|
248 | 277 |
|
249 | 278 |
|
250 |
| - |
251 |
| - |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
252 | 285 |
|
253 | 286 |
|
254 |
| - |
255 |
| - |
256 |
| - |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
257 | 291 |
|
258 | 292 |
|
259 | 293 |
|
|
+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| 36 | + |
36 | 37 |
|
37 | 38 |
|
38 | 39 |
|
| ||
50 | 51 |
|
51 | 52 |
|
52 | 53 |
|
| 54 | + |
| 55 | + |
| 56 | + |
53 | 57 |
|
54 | 58 |
|
55 | 59 |
|
|
docs/source/api/usb_cdc.rst
Copy file name to clipboardExpand all lines: docs/source/api/usb_cdc.rst+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
| 37 | + |
37 | 38 |
|
38 | 39 |
|
39 | 40 |
|
|
libraries/USB/examples/CompositeDevice/CompositeDevice.ino
Copy file name to clipboardExpand all lines: libraries/USB/examples/CompositeDevice/CompositeDevice.ino+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
76 |
| - |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
77 | 80 |
|
78 | 81 |
|
79 | 82 |
|
|
libraries/USB/examples/USBSerial/USBSerial.ino
Copy file name to clipboardExpand all lines: libraries/USB/examples/USBSerial/USBSerial.ino+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
56 | 59 |
|
57 | 60 |
|
58 | 61 |
|
|
0 commit comments