1
0
mirror of https://github.com/hathach/tinyusb.git synced 2025-03-30 22:20:17 +00:00
This commit is contained in:
hathach 2018-07-01 15:15:47 +07:00
parent ff219f1f01
commit 2deb0e9ae8

@ -55,8 +55,13 @@
//--------------------------------------------------------------------+
// DEVICE CONFIGURATION
//--------------------------------------------------------------------+
//#define CFG_TUD_TASK_PRIO 0 // be passed from IDE/command line for easy project switching
/*------------- RTOS -------------*/
//#define CFG_TUD_TASK_QUEUE_SZ 16
//#define CFG_TUD_TASK_STACK_SZ 150
//#define CFG_TUD_TASK_PRIO 0
/*------------- Core -------------*/
#define CFG_TUD_DESC_AUTO 1
// #define CFG_TUD_DESC_VID 0xCAFE