diff --git a/build/build.xml b/build/build.xml index 52a0048a0..ce184e984 100755 --- a/build/build.xml +++ b/build/build.xml @@ -269,12 +269,12 @@ - - + @@ -500,12 +500,12 @@ - - + @@ -538,7 +538,7 @@ - @@ -556,7 +556,7 @@ raspberrypi/dist folder instead. --> - + @@ -849,12 +849,12 @@ Description: chipKIT MPIDE Development environment - - + diff --git a/hardware/pic32/platforms.txt b/hardware/pic32/platforms.txt index 762c3f489..43a3a2cce 100644 --- a/hardware/pic32/platforms.txt +++ b/hardware/pic32/platforms.txt @@ -41,6 +41,6 @@ pic32.library.core.path=./hardware/pic32/cores/pic32 pic32.library.path=./hardware/pic32/libraries pic32.ldscript=chipKIT-BL-mega.ld pic32.ldcommon=chipKIT-application-COMMON.ld -pic32.compiler.define=::-DMPIDEVER=16777995::-DMPIDE=23:: +pic32.compiler.define=::-DMPIDEVER=16777996::-DMPIDE=23:: pic32.build.variant=Default_100 pic32.core.header=WProgram.h