File tree
92 files changed
+15865
-4219
lines changed- cores/arduino/stm32/usb
- cdc
- hid
- system/Middlewares/ST/STM32_USB_Device_Library
- Class
- AUDIO
- Inc
- Src
- BillBoard
- Inc
- Src
- CCID
- Inc
- Src
- CDC
- Inc
- Src
- CDC_ECM
- Inc
- Src
- CDC_RNDIS
- Inc
- Src
- CompositeBuilder
- Inc
- Src
- CustomHID
- Inc
- Src
- DFU
- Inc
- Src
- HID
- Inc
- Src
- MSC
- Inc
- Src
- MTP
- Inc
- Src
- Printer
- Inc
- Src
- Template
- Inc
- Src
- VIDEO
- Inc
- Src
- Core
- Inc
- Src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
92 files changed
+15865
-4219
lines changedDiff for: cores/arduino/stm32/usb/cdc/usbd_cdc.c
+212-88
Large diffs are not rendered by default.
Diff for: cores/arduino/stm32/usb/cdc/usbd_cdc.h
+9-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
147 | 153 |
| |
148 | 154 |
| |
149 |
| - | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
150 | 158 |
| |
151 | 159 |
| |
152 |
| - | |
153 |
| - | |
154 | 160 |
| |
155 | 161 |
| |
156 | 162 |
| |
|
+20
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| 51 | + | |
| 52 | + | |
| 53 | + | |
51 | 54 |
| |
52 | 55 |
| |
53 | 56 |
| |
| |||
270 | 273 |
| |
271 | 274 |
| |
272 | 275 |
| |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
273 | 285 |
| |
274 | 286 |
| |
275 | 287 |
| |
| |||
294 | 306 |
| |
295 | 307 |
| |
296 | 308 |
| |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
297 | 317 |
| |
298 | 318 |
| |
299 | 319 |
| |
|
0 commit comments