clean up remove CFG_TUSB_TICKS_HZ
This commit is contained in:
@@ -70,9 +70,6 @@
|
||||
|
||||
//#define CFG_TUSB_OS TUSB_OS_NONE // be passed from IDE/command line for easy project switching
|
||||
//#define CFG_TUSB_OS_TASK_PRIO 0 // be passed from IDE/command line for easy project switching
|
||||
#define CFG_TUSB_TICKS_HZ 1000
|
||||
|
||||
//#define CFG_TUSB_OS TUSB_OS_NONE
|
||||
|
||||
//--------------------------------------------------------------------+
|
||||
// USB RAM PLACEMENT
|
||||
|
@@ -68,10 +68,7 @@
|
||||
#define CFG_TUSB_DEBUG 2
|
||||
|
||||
#define CFG_TUSB_OS TUSB_OS_NONE // be passed from IDE/command line for easy project switching
|
||||
//#define CFG_TUSB_OS_TASK_PRIO 0 // be passed from IDE/command line for easy project switching
|
||||
#define CFG_TUSB_TICKS_HZ 1000
|
||||
|
||||
//#define CFG_TUSB_OS TUSB_OS_NONE
|
||||
//#define CFG_TUSB_OS_TASK_PRIO 0 // be passed from IDE/command line for easy project switching
|
||||
|
||||
//--------------------------------------------------------------------+
|
||||
// USB RAM PLACEMENT
|
||||
|
Reference in New Issue
Block a user