8000 again · johnsonm/arduino-esp32@0a4b659 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0a4b659

Browse files
committed
again
1 parent 8cb2a4b commit 0a4b659

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+4
-4
lines changed

tools/sdk/esp32s2/include/tinyusb/port/common/include/descriptors_control.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
*/
2727
#define EPNUM_MSC 0x01
2828
#define EPNUM_HID 0x02
29-
#define EPNUM_MIDI 0x06
30-
#define EPNUM_VENDOR 0x07
29+
#define EPNUM_MIDI 0x04
30+
#define EPNUM_VENDOR 0x06
3131

3232
#ifdef __cplusplus
3333
extern "C" {

tools/sdk/esp32s2/ld/esp32s2.project.ld

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

tools/sdk/esp32s2/lib/libapp_trace.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libapp_update.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libasio.a

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libcbor.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libcoap.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libconsole.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libcxx.a

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)
0