From 9e34b16b74c1447dc68794333c718243d471ab84 Mon Sep 17 00:00:00 2001 From: oharboe Date: Sun, 4 Jan 2009 08:51:48 +0000 Subject: [PATCH] eol-style native git-svn-id: svn://svn.berlios.de/openocd/trunk@1298 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- src/target/board/pic-p32mx.cfg | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/target/board/pic-p32mx.cfg b/src/target/board/pic-p32mx.cfg index a6fe7744c..412a50672 100644 --- a/src/target/board/pic-p32mx.cfg +++ b/src/target/board/pic-p32mx.cfg @@ -1,8 +1,8 @@ -# The Olimex PIC-P32MX has a PIC32MX - -set CPUTAPID 0x40916053 -source [find target/pic32mx.cfg] - -init -flash probe 0 -flash probe 1 +# The Olimex PIC-P32MX has a PIC32MX + +set CPUTAPID 0x40916053 +source [find target/pic32mx.cfg] + +init +flash probe 0 +flash probe 1