No Studio UI to switch boards yet, so make a dummy board that is used by all projects, and have a Select-By-Config module select the actual board drivers.
This commit is contained in:
		
							parent
							
								
									09b2254b33
								
							
						
					
					
						commit
						3edd686a05
					
				
					 4 changed files with 50 additions and 44 deletions
				
			
		| 
						 | 
				
			
			@ -29,6 +29,13 @@
 | 
			
		|||
			<build type="header-file" value="Common/BoardTypes.h"/>
 | 
			
		||||
			<build type="header-file" value="Common/CompilerSpecific.h"/>
 | 
			
		||||
			<build type="header-file" value="Common/Endianness.h"/>
 | 
			
		||||
 | 
			
		||||
			<require idref="lufa.common.dummyboard"/>
 | 
			
		||||
			<require idref="lufa.drivers.board"/>
 | 
			
		||||
		</module>
 | 
			
		||||
 | 
			
		||||
		<board id="lufa.common.dummyboard" vendor="LUFA" caption="NONE">
 | 
			
		||||
			<device-support value="avr"/>
 | 
			
		||||
		</board>
 | 
			
		||||
	</asf>
 | 
			
		||||
</lufa>
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue