mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-06-22 18:44:34 +08:00
f0d50a7b36
It also add two configurations for the USB device even loop thread:
RT_USBD_THREAD_STACK_SZ to set the stack size, default to 2048
RT_USBD_THREAD_PRIO to set the priority, default to 8
You can overwrite the default values in rtconfig.h