Rename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURATIONS, to match the existing FIXED_CONTROL_ENDPOINT_SIZE compile time option. Add FIXED_NUM_CONFIGURATIONS to the descriptors of each project using the option.
This commit is contained in:
		
							parent
							
								
									bbf89d81fa
								
							
						
					
					
						commit
						6f4cc344ab
					
				
					 71 changed files with 75 additions and 76 deletions
				
			
		| 
						 | 
				
			
			@ -119,7 +119,7 @@ LUFA_OPTS  = -D USB_DEVICE_ONLY
 | 
			
		|||
LUFA_OPTS += -D USE_NONSTANDARD_DESCRIPTOR_NAMES
 | 
			
		||||
LUFA_OPTS += -D DEVICE_STATE_AS_GPIOR=0
 | 
			
		||||
LUFA_OPTS += -D FIXED_CONTROL_ENDPOINT_SIZE=8
 | 
			
		||||
LUFA_OPTS += -D TOTAL_NUM_CONFIGURATIONS=1
 | 
			
		||||
LUFA_OPTS += -D FIXED_NUM_CONFIGURATIONS=1
 | 
			
		||||
LUFA_OPTS += -D USE_RAM_DESCRIPTORS
 | 
			
		||||
LUFA_OPTS += -D USE_STATIC_OPTIONS="(USB_DEVICE_OPT_FULLSPEED | USB_OPT_REG_ENABLED | USB_OPT_AUTO_PLL)"
 | 
			
		||||
LUFA_OPTS += -D NO_INTERNAL_SERIAL
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue