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 9d29fec commit b84b068Copy full SHA for b84b068
cherryusb_config_template.h
@@ -172,7 +172,7 @@
172
#define CONFIG_USBHOST_PSC_PRIO 0
173
#endif
174
#ifndef CONFIG_USBHOST_PSC_STACKSIZE
175
-#define CONFIG_USBHOST_PSC_STACKSIZE 2048
+#define CONFIG_USBHOST_PSC_STACKSIZE 4096
176
177
178
//#define CONFIG_USBHOST_GET_STRING_DESC
osal/idf/usb_config.h
@@ -168,7 +168,7 @@
168
169
170
171
0 commit comments