update tinyusb, fix windows complain when jump to app
This commit is contained in:
parent
2323afe76e
commit
b8c1af61d9
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 41083cb67a1f7ef5d2647125ec90b4ed7db1d623
|
||||
Subproject commit 4a2baf400ea1ecf220b18352ec45dbe455741317
|
||||
|
|
@ -71,7 +71,7 @@
|
|||
#define CFG_TUD_MSC 1
|
||||
#define CFG_TUD_HID 1
|
||||
#define CFG_TUD_MIDI 0
|
||||
#define CFG_TUD_VENDOR 1
|
||||
#define CFG_TUD_VENDOR 0
|
||||
|
||||
// MSC Buffer size of Device Mass storage
|
||||
#define CFG_TUD_MSC_BUFSIZE 4096
|
||||
|
|
|
|||
Loading…
Reference in a new issue