diff --git a/hardware/pic32/platforms.txt b/hardware/pic32/platforms.txt index ee3897d8d..f631d679a 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=0x01000307::-DMPIDE=23:: +pic32.compiler.define=::-DMPIDEVER=0x01000308::-DMPIDE=23:: pic32.build.variant=Default_100 pic32.core.header=WProgram.h