Pull out architecture specific macros and other definitions into a new common header file. Add new JTAG_DISABLE() macro for the AVR8s to software-disable JTAG debugging using cycle-safe assembly code.
This commit is contained in:
		
							parent
							
								
									3478178127
								
							
						
					
					
						commit
						fc5fa769ef
					
				
					 6 changed files with 152 additions and 75 deletions
				
			
		| 
						 | 
				
			
			@ -270,7 +270,8 @@
 | 
			
		|||
 *    <td>VTARGET_USE_INTERNAL_REF</td>
 | 
			
		||||
 *    <td>Makefile LUFA_OPTS</td>
 | 
			
		||||
 *    <td>Selects the internal 2.56V ADC reference voltage, instead of using the AVR's VREF pin. When enabled, this option will
 | 
			
		||||
 *        override the VTARGET_REF_VOLTS configuration option.</i></td>
 | 
			
		||||
 *        override the VTARGET_REF_VOLTS configuration option. <i>Ignored when compiled for targets lacking an ADC, or when
 | 
			
		||||
 *        NO_VTARGET_DETECT is defined.</i></td>
 | 
			
		||||
 *   </tr>
 | 
			
		||||
 *   <tr>
 | 
			
		||||
 *    <td>VTARGET_SCALE_FACTOR</td>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue