msp430f5529: Ensure cdc_msc demo compiles.
This commit is contained in:
		@@ -29,6 +29,7 @@
 | 
			
		||||
 | 
			
		||||
#if TUSB_OPT_DEVICE_ENABLED && ( CFG_TUSB_MCU == OPT_MCU_MSP430x5xx )
 | 
			
		||||
 | 
			
		||||
#include "msp430.h"
 | 
			
		||||
#include "device/dcd.h"
 | 
			
		||||
 | 
			
		||||
/*------------------------------------------------------------------*/
 | 
			
		||||
 
 | 
			
		||||
@@ -60,6 +60,8 @@
 | 
			
		||||
#define OPT_MCU_STM32F7       305 ///< ST STM32F7
 | 
			
		||||
#define OPT_MCU_STM32H7       306 ///< ST STM32H7
 | 
			
		||||
 | 
			
		||||
#define OPT_MCU_MSP430x5xx    400 ///< TI MSP430x5xx
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/** @} */
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user