Created Mon, 12 Dec 2011 05:19:30 +0000 by ricklon
Mon, 12 Dec 2011 05:19:30 +0000
HI All,
There is a bug that will nag everyone to update to Arduino 1.0. I've fixed the issue and I'm making new builds with that fix.
Currently, we've been working on adding variant support to the pic32 board. This is a major step forward in working towards Arduino 1.0 core support, and towards being completely open source. Even in the small print.
I'm waiting on verification of some code updates. Once I have them and the issue in question are confirmed fixed I'll up load new test builds. This test build will then be basis for release candidates, and a new version will come out shortly there after.
To see the issues resolved, or report new issues checkout: https://github.com/chipKIT32/chipKIT32-MAX/issues
Recently closed issues here: https://github.com/chipKIT32/chipKIT32-MAX/issues?sort=created&direction=desc&state=closed&page=1
Thanks everyone, --Rick
Mon, 12 Dec 2011 17:56:11 +0000
The new test builds are here: Windows https://github.com/downloads/chipKIT32/chipKIT-builds/mpide-0022-windows-20111212-test.zip Mac OS X https://github.com/downloads/chipKIT32/chipKIT-builds/mpide-0022-macosx-20111212-test.dmg Linux32 https://github.com/downloads/chipKIT32/chipKIT-builds/mpide-0022-linux32-20111212-test.tgz
Tue, 13 Dec 2011 01:08:46 +0000
Rick,
What was the last issue fixed before releasing 0822?
Jacob
Tue, 13 Dec 2011 21:52:21 +0000
Here's the last commit included in that build: https://github.com/chipKIT32/chipKIT32-MAX/commit/a64da3b0989c1bfc96fb5471be3c9ae026c69d3e
It was issue #107: https://github.com/chipKIT32/chipKIT32-MAX/issues/107 SoftPWMServo overflow error .
Tue, 13 Dec 2011 22:00:46 +0000
32 issues have been closed since then. Additional issues are now being confirmed resolved and closed.
https://github.com/chipKIT32/chipKIT32-MAX/issues?sort=created&direction=desc&state=closed&page=1