source: ssp_armv6_m_gcc/trunk/lpcxpresso_lpc812_gcc/openocd_lpc812max.cfg@ 421

Last change on this file since 421 was 421, checked in by nmir-saito, 4 years ago

Merge branch 'rubycfg' to trunk

File size: 170 bytes
Line 
1#LPC812-CMSYS DAP
2source [find interface/cmsis-dap.cfg]
3source [find target/lpc8xx.cfg]
4
5gdb_memory_map disable
6
7#GDB PORT
8gdb_port 3333
9
10#TELNET PORT
11telnet_port 4444
Note: See TracBrowser for help on using the repository browser.