summaryrefslogtreecommitdiff
path: root/testing/profile_stm32.txt
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2009-12-30 07:48:49 +0800
committerDavid Brownell <dbrownell@users.sourceforge.net>2009-12-30 11:51:29 -0800
commit7c5acf8660ddfce4746152e03749b699532f513f (patch)
tree3542639833cbf6b00a84ff606e592faa3ca7d332 /testing/profile_stm32.txt
parent17fb7ead4b901f10c01c0824f594d91775b012b3 (diff)
downloadopenocd+libswd-7c5acf8660ddfce4746152e03749b699532f513f.tar.gz
openocd+libswd-7c5acf8660ddfce4746152e03749b699532f513f.tar.bz2
openocd+libswd-7c5acf8660ddfce4746152e03749b699532f513f.tar.xz
openocd+libswd-7c5acf8660ddfce4746152e03749b699532f513f.zip
whitespace cleanup, mostly for docs
Remove useless space/tab at end of lines. Remove spaces in indentation and replace with tab. Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'testing/profile_stm32.txt')
-rw-r--r--testing/profile_stm32.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/profile_stm32.txt b/testing/profile_stm32.txt
index 3328e5db..a7e03b08 100644
--- a/testing/profile_stm32.txt
+++ b/testing/profile_stm32.txt
@@ -33,7 +33,7 @@ set before [flush_count]
flash fillb 0x8000000 0x55 0x10000
set flash_fill_count [expr [flush_count]-$before]
-puts "counts" ; puts "step $step_count" ; puts "mem $mem_count" ; puts "erase $erase_count" ; puts "flash fill $flash_fill_count"
+puts "counts" ; puts "step $step_count" ; puts "mem $mem_count" ; puts "erase $erase_count" ; puts "flash fill $flash_fill_count"
parport trunk rev 1675
======================