mirror of
https://github.com/m5stack/zephyr.git
synced 2026-05-20 10:57:03 -07:00
0a6c072b77
Increase the size of the MCUX USB driver thread stack if using the CONFIG_USB_DEVICE_LOG_LEVEL_DBG Kconfig, to avoid stack overflow caused by many stack frames coming from the debug logs. Signed-off-by: Declan Snyder <declan.snyder@nxp.com>