You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			18 lines
		
	
	
		
			362 B
		
	
	
	
		
			INI
		
	
			
		
		
	
	
			18 lines
		
	
	
		
			362 B
		
	
	
	
		
			INI
		
	
| #
 | |
| # Olimex ARM-USB-TINY-H
 | |
| #
 | |
| # http://www.olimex.com/dev/arm-usb-tiny-h.html
 | |
| #
 | |
| 
 | |
| interface ftdi
 | |
| ftdi_device_desc "Olimex OpenOCD JTAG ARM-USB-TINY-H"
 | |
| ftdi_vid_pid 0x15ba 0x002a
 | |
| 
 | |
| ftdi_layout_init 0x0808 0x0a1b
 | |
| ftdi_layout_signal nSRST -oe 0x0200
 | |
| ftdi_layout_signal nTRST -data 0x0100 -oe 0x0100
 | |
| ftdi_layout_signal LED -data 0x0800
 | |
| 
 | |
| # default speed
 | |
| adapter_khz 5000
 |