Fixing none parameter.
This commit is contained in:
		
							parent
							
								
									bea1fbd88a
								
							
						
					
					
						commit
						c21439cb48
					
				
					 2 changed files with 14 additions and 1 deletions
				
			
		| 
						 | 
					@ -9,7 +9,7 @@ Date = 2015-05-02;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Output capabilities
 | 
					# Output capabilities
 | 
				
			||||||
consCtrlOut => Output_consCtrlSend_capability( consCode : 2 );
 | 
					consCtrlOut => Output_consCtrlSend_capability( consCode : 2 );
 | 
				
			||||||
NoneOut     => Output_noneSend_capability();
 | 
					noneOut     => Output_noneSend_capability();
 | 
				
			||||||
sysCtrlOut  => Output_sysCtrlSend_capability( sysCode : 1 );
 | 
					sysCtrlOut  => Output_sysCtrlSend_capability( sysCode : 1 );
 | 
				
			||||||
usbKeyOut   => Output_usbCodeSend_capability( usbCode : 1 );
 | 
					usbKeyOut   => Output_usbCodeSend_capability( usbCode : 1 );
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -49,6 +49,19 @@ PTA19 (LED only for PCB, not McHCK) (XTAL)
 | 
				
			||||||
PTA1 - RX0
 | 
					PTA1 - RX0
 | 
				
			||||||
PTA2 - TX0
 | 
					PTA2 - TX0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* Tag Connect
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					1  - Vdd +5
 | 
				
			||||||
 | 
					2  - PTA3 / SWD_IO
 | 
				
			||||||
 | 
					3  - Vss / Gnd
 | 
				
			||||||
 | 
					4  - PTA0 / SWD_CLK
 | 
				
			||||||
 | 
					5  - +5V
 | 
				
			||||||
 | 
					6  - PTA2 / TRACE_SWO
 | 
				
			||||||
 | 
					7  - N/C
 | 
				
			||||||
 | 
					8  - PTA1 / JTAG_TDI
 | 
				
			||||||
 | 
					9  - N/C
 | 
				
			||||||
 | 
					10 - Reset_b
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 ------
 | 
					 ------
 | 
				
			||||||
|Unused|
 | 
					|Unused|
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue