aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/GPT/run
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-08-07 09:12:47 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-08-07 09:12:47 +0000
commit4c063131fd8da3eff5f815cf201b5f8e8e804402 (patch)
tree877adf2f317dfb789dc2f0c94e66c9f96aefb038 /testhal/STM32/GPT/run
parent075ff711f1c9cf031fa4708c6b704f120d9a509d (diff)
downloadChibiOS-4c063131fd8da3eff5f815cf201b5f8e8e804402.tar.gz
ChibiOS-4c063131fd8da3eff5f815cf201b5f8e8e804402.tar.bz2
ChibiOS-4c063131fd8da3eff5f815cf201b5f8e8e804402.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3193 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/GPT/run')
-rw-r--r--testhal/STM32/GPT/run8
1 files changed, 0 insertions, 8 deletions
diff --git a/testhal/STM32/GPT/run b/testhal/STM32/GPT/run
deleted file mode 100644
index 818d0e307..000000000
--- a/testhal/STM32/GPT/run
+++ /dev/null
@@ -1,8 +0,0 @@
-soft_reset_halt
-wait_halt
-poll
-flash probe 0
-stm32x mass_erase 0
-flash write_bank 0 ch.bin 0
-soft_reset_halt
-resume