Allow transports to override the selected target (hla configs unification)
[fw/openocd] / tcl / target / lpc1788.cfg
index e986353e9f09a2ff61e2e08c5b3e275767390c2e..112addd7264ed40f705922241818145c7c61877a 100644 (file)
@@ -14,7 +14,4 @@ set CPUROMSIZE 0x80000
 set CCLK 12000
 
 #Include the main configuration file.
-source [find target/lpc17xx.cfg];
-
-# if srst is not fitted, use SYSRESETREQ to perform a soft reset
-cortex_m reset_config sysresetreq
+source [find target/lpc17xx.cfg]