comparison libs/STM32F10x_StdPeriph_Lib_V3.5.0/Project/STM32F10x_StdPeriph_Template/HiTOP/STM3210E-EVAL_XL/Settings/reset_go_main.scr @ 0:c59513fd84fb

Initial commit of STM32 test code.
author Daniel O'Connor <darius@dons.net.au>
date Mon, 03 Oct 2011 21:19:15 +1030
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:c59513fd84fb
1 // Hitex/Lue/11.02.2008
2 // Executable Script file for HiTOP Debugger
3 // Reset application & Go main
4
5 // Reset
6 RESET TARGET
7
8
9 // execute program till main
10 Go UNTIL main
11 wait
12