17 lines
		
	
	
		
			306 B
		
	
	
	
		
			INI
		
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			306 B
		
	
	
	
		
			INI
		
	
	
	
| # SPDX-License-Identifier: GPL-2.0-or-later
 | |
| 
 | |
| #
 | |
| # Hitex LPC1768-Stick
 | |
| #
 | |
| # http://www.hitex.com/?id=1602
 | |
| #
 | |
| 
 | |
| 
 | |
| adapter driver ftdi
 | |
| ftdi device_desc "LPC1768-Stick"
 | |
| ftdi vid_pid 0x0640 0x0026
 | |
| 
 | |
| ftdi layout_init 0x0388 0x038b
 | |
| ftdi layout_signal nTRST -data 0x0100
 | |
| ftdi layout_signal nSRST -data 0x0080 -noe 0x200
 |