Browse Source

update(idf): increase host stack size

Signed-off-by: sakumisu <1203593632@qq.com>
sakumisu 7 months ago
parent
commit
0916749a32
1 changed files with 1 additions and 1 deletions
  1. 1 1
      osal/idf/usb_config.h

+ 1 - 1
osal/idf/usb_config.h

@@ -168,7 +168,7 @@
 #define CONFIG_USBHOST_PSC_PRIO 0
 #endif
 #ifndef CONFIG_USBHOST_PSC_STACKSIZE
-#define CONFIG_USBHOST_PSC_STACKSIZE 2048
+#define CONFIG_USBHOST_PSC_STACKSIZE 4096
 #endif
 
 //#define CONFIG_USBHOST_GET_STRING_DESC