From: <oh...@ma...> - 2009-01-04 09:51:50
|
Author: oharboe Date: 2009-01-04 09:51:48 +0100 (Sun, 04 Jan 2009) New Revision: 1298 Modified: trunk/src/target/board/pic-p32mx.cfg Log: eol-style native Modified: trunk/src/target/board/pic-p32mx.cfg =================================================================== --- trunk/src/target/board/pic-p32mx.cfg 2009-01-03 08:56:52 UTC (rev 1297) +++ trunk/src/target/board/pic-p32mx.cfg 2009-01-04 08:51:48 UTC (rev 1298) @@ -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 Property changes on: trunk/src/target/board/pic-p32mx.cfg ___________________________________________________________________ Name: svn:eol-style + native |