fredericplante/sanguino

Arduino v1.0 compatibility

Closed this issue · 16 comments

Arduino v1.0 has been released. Anyone doing a patch for this release?

Original issue reported on code.google.com by whirleyes on 3 Dec 2011 at 6:31

[deleted comment]
[deleted comment]
This is a pretty serious issue, to not be compatible with 1.0.  And no update 
either.  Anyone?

Or is there at least a list of the modifications made, so that others could 
look to determine what is needed?

Original comment by trea...@silverfieldstech.com on 10 Jan 2012 at 6:42

try this https://github.com/whirleyes/mighty-1284p

Original comment by whirleyes on 13 Jan 2012 at 2:18

I've just tried the mighty-1284p code, on a simple blink sample, and it fails.  
there is do bug tracker at the git site however.

Original comment by trea...@silverfieldstech.com on 16 Jan 2012 at 4:42

I did the conversion to arduino-0023.  I do plan on converting it to 1.0 
eventually, honestly I haven't looked at what that will entail at all yet. 

Original comment by sutt...@gmail.com on 14 Feb 2012 at 7:14

Try my Arduino branch:

https://github.com/changwoo/Arduino/tree/sanguino-support

Note that it is not an add-on package, but it is a modified Arduino with 
Sanguino merged. It also supports atmega1284p.

Original comment by ryu.chan...@gmail.com on 19 Feb 2012 at 11:57

Issue 18 has been merged into this issue.

Original comment by sutt...@gmail.com on 19 Feb 2012 at 10:21

The mighty-1284p version apparently does not have support for Sanguino boards 
with ATmega644*.

Original comment by windell@oskay.net on 22 Mar 2012 at 9:03

Add another guy trying to get the Sanguino working with 1.0. I looked at the 
Changwoo branch, but I use too many different boards to start wrestle with the 
merged Arduino (sorry).
Is there an ETA on the updated Sanguino files?
Please?

Original comment by ottotech...@gmail.com on 3 May 2012 at 5:14

does someone get the arduino IDE 1.0 working with sanguino???
thanks

Original comment by nmo...@gmail.com on 16 May 2012 at 7:17

I can report that we are now using the whirleyes/mighty-1284p with good success.

Original comment by windell@oskay.net on 16 May 2012 at 6:42

windelloskay> you're saying that the whirleyes/mighty-1284p works with 
arduino1.0 ? but for this i have to change my old 644p or not? does this 
bootloader works on 644p?
thanks for your help

Original comment by nmo...@gmail.com on 23 May 2012 at 7:58

Yes, the whirleyes/mighty-1284p works with arduino1.0 and the 644p.  I have not 
changed the bootloader.  

Original comment by windell@oskay.net on 23 May 2012 at 8:11

Issue 25 has been merged into this issue.

Original comment by sutt...@gmail.com on 13 Jul 2012 at 2:18

1.0 version _finally_ posted

Original comment by sutt...@gmail.com on 6 Sep 2012 at 12:14

  • Changed state: Done