move STRING & XSTRING & STATIC_ASSERT to compiler.h
disable test for a class of cdc host temporarily disable test for test_osal_none.c change include in some core files remove osal.h from common.h
This commit is contained in:
		@@ -65,10 +65,10 @@
 | 
			
		||||
//--------------------------------------------------------------------+
 | 
			
		||||
// COMMON CONFIGURATION
 | 
			
		||||
//--------------------------------------------------------------------+
 | 
			
		||||
#define TUSB_CFG_DEBUG                3
 | 
			
		||||
#define TUSB_CFG_DEBUG                2
 | 
			
		||||
 | 
			
		||||
//#define TUSB_CFG_OS                   TUSB_OS_NONE // defined using eclipse build
 | 
			
		||||
//#define TUSB_CFG_OS_TASK_PRIO                      // defined using eclipse build
 | 
			
		||||
//#define TUSB_CFG_OS_TASK_PRIO         0            // defined using eclipse build
 | 
			
		||||
 | 
			
		||||
#define TUSB_CFG_TICKS_HZ             1000
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user