mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-08-27 05:58:54 +08:00
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