rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED
TUSB_OPT_DEVICE_ENABLED still usable for backward compatible
This commit is contained in:
		@@ -138,7 +138,7 @@ void board_init(void)
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
  // todo probably set up device mode?
 | 
			
		||||
#if TUSB_OPT_DEVICE_ENABLED
 | 
			
		||||
#if CFG_TUD_ENABLED
 | 
			
		||||
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user