From 445770c0817bfc9e104203e0ee8a47ccc1394e04 Mon Sep 17 00:00:00 2001 From: Jonathan Dumaresq Date: Fri, 17 Feb 2012 08:24:35 -0500 Subject: [PATCH] Fix Typo in cfg file Change-Id: Id91ef70988212185f9ec653cbf5dc4e1defb1b9e Signed-off-by: Jonathan Dumaresq Reviewed-on: http://openocd.zylin.com/464 Tested-by: jenkins Reviewed-by: Spencer Oliver --- tcl/target/stm32f0x_stlink.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tcl/target/stm32f0x_stlink.cfg b/tcl/target/stm32f0x_stlink.cfg index 3a007d41..56da7ca6 100644 --- a/tcl/target/stm32f0x_stlink.cfg +++ b/tcl/target/stm32f0x_stlink.cfg @@ -1,5 +1,5 @@ # -# STM32f1x stlink pseudo target +# STM32f0x stlink pseudo target # set CHIPNAME stm32f0x -- 2.39.5