3 files changed
+6
-14
lines changedSubmodule Adafruit_TinyUSB_Arduino updated 10 files
- README.md+2-1
- changelog.md+11
- examples/Composite/hid_generic_inout_ramdisk/hid_generic_inout_ramdisk.ino+4
- examples/HID/hid_generic_inout/hid_generic_inout.ino+4
- examples/HID/hid_keyboard/hid_keyboard.ino+7
- library.properties+1-1
- src/Adafruit_TinyUSB.h+5-4
- src/arduino/ports/Adafruit_TinyUSB_rp2040.cpp+1-1
- src/arduino/ports/Adafruit_TinyUSB_samd.cpp+1-1
- src/osal/osal_pico.h+2
Lines changed: 3 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
333 | 333 |
| |
334 | 334 |
| |
335 | 335 |
| |
336 |
| - | |
337 |
| - | |
338 |
| - | |
339 |
| - | |
340 |
| - | |
341 |
| - | |
342 | 336 |
| |
| 337 | + | |
343 | 338 |
| |
344 |
| - | |
| 339 | + | |
345 | 340 |
| |
346 | 341 |
| |
347 | 342 |
| |
348 |
| - | |
| 343 | + | |
349 | 344 |
| |
350 | 345 |
| |
351 |
| - | |
352 |
| - | |
353 |
| - | |
354 | 346 |
| |
355 | 347 |
| |
356 | 348 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 |
| - | |
| 73 | + | |
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
|
0 commit comments