mirror of
https://github.com/hathach/tinyusb.git
synced 2025-04-01 10:20:38 +00:00
clean up
This commit is contained in:
parent
ff219f1f01
commit
2deb0e9ae8
@ -55,8 +55,13 @@
|
|||||||
//--------------------------------------------------------------------+
|
//--------------------------------------------------------------------+
|
||||||
// DEVICE CONFIGURATION
|
// 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_AUTO 1
|
||||||
|
|
||||||
// #define CFG_TUD_DESC_VID 0xCAFE
|
// #define CFG_TUD_DESC_VID 0xCAFE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user