Browse Source

Fix Typo in cfg file

Change-Id: Id91ef70988212185f9ec653cbf5dc4e1defb1b9e
Signed-off-by: Jonathan Dumaresq <jdumaresq@cimeq.qc.ca>
Reviewed-on: http://openocd.zylin.com/464
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
tags/v0.6.0-rc1
Jonathan Dumaresq 12 years ago
committed by Spencer Oliver
parent
commit
445770c081
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tcl/target/stm32f0x_stlink.cfg

+ 1
- 1
tcl/target/stm32f0x_stlink.cfg View File

@@ -1,5 +1,5 @@
#
# STM32f1x stlink pseudo target
# STM32f0x stlink pseudo target
#

set CHIPNAME stm32f0x


Loading…
Cancel
Save