chipKIT® Development Platform

Inspired by Arduino™

Official Release 20130715 Open Source Compiler

Created Wed, 17 Jul 2013 03:30:37 +0000 by ricklon


ricklon

Wed, 17 Jul 2013 03:30:37 +0000

Hi All,

From here on out this branch of the project will get bug fixes. The new work will be towards Arduino 1.x compatibility. The math errors from the previous release have been resolved in all the test builds since. So those issues are gone.

Highlights for this release: Interrupt Vector Handler Boards organized into sub menus MX1/MX2 support Pullup/Pulldown support added Arduino 1.0 SD card library support Several new boards, Fubarino SD, Fubarino Mini, DSP32, Pinguino 16 and 32 bit transfers in DSPI RaspberryPi Build available

Resolved Servo.h issue resolved with int.c sqrt, sin, and math errors all resolved from previous official release

A complete list of resolved issues can be found here: https://github.com/chipKIT32/chipKIT32-MAX/issues?direction=desc&page=1&sort=created&state=closed

The release build was created 20130715 so that's that date on build. They can be downloaded here.

Mac OS X http://chipkit.s3.amazonaws.com/builds/mpide-0023-macosx-20130715.dmg

Linux http://chipkit.s3.amazonaws.com/builds/mpide-0023-linux32-20130715.tgz http://chipkit.s3.amazonaws.com/builds/mpide-0023-linux64-20130715.tgz

Windows http://chipkit.s3.amazonaws.com/builds/mpide-0023-windows-20130715.zip

RaspberryPI http://chipkit.s3.amazonaws.com/builds/mpide-0023-raspberrypi-20130715.tgz

As always feel free to discuss here on the forums, and for issues please file them at https://github.com/chipKIT32/chipKIT32-MAX/issues?direction=desc&sort=created&state=open

There are lot of great next steps for the pic32 core, and the MPIDE. We are now on the road to 1.x and beyond. :-)

--Rick