We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea64e47 commit 5682a01Copy full SHA for 5682a01
components/arduino_tinyusb/Kconfig.projbuild
@@ -60,7 +60,7 @@ menu "Arduino TinyUSB"
60
config TINYUSB_MSC_BUFSIZE
61
int "MSC Buffer size"
62
range 512 4096
63
- default 512
+ default 4096
64
depends on TINYUSB_MSC_ENABLED
65
help
66
MSC Buffer size
0 commit comments