[ell-i-developers] Re: Fwd: [Developers] Released IDE 1.5.6 BETA

  • From: Eero Hakala <eero.k.hakala@xxxxxxxxx>
  • To: ell-i-developers <ell-i-developers@xxxxxxxxxxxxx>
  • Date: Tue, 25 Feb 2014 00:06:03 +0200

I used this command to collect all relevant stuff for ell-i-new:
git --branch ell-i-new --recursive git@xxxxxxxxxx:Ell-i/Arduino.git

But something was missing from hardware/elli/stm32 directories (like
libraries..., partially old Makefiles...) Then I collected Ell-i Runtime
directory as a separate entity and made a symbolic link in proper place
into the actual repo for el_156B/Arduino (my name for the Ell-i version of
Arduino 1.5.6 BETA)! And got it up an running!

Now the IDE runs!! But evidently there is still a repository internal
reference to ...none-eabi... toolschain as it gets an error: unrecognized
option: -std=c++1 while compiling Blink.ino.
- so the toolset must be upgraded in one way or another

As to the make-file-environment, the embedded side compiles without glitch
and emulator still wants to have those __peripheral_start & _end references
defined!

-eero-


On Fri, Feb 21, 2014 at 9:52 AM, Pekka Nikander <pekka.nikander@xxxxxx>wrote:

> I just updated the ell-i-new branch in Ell-i/Arduino repo to the Arduino
> 1.5.6 BETA.  Eero, if you can test that at some point, it would be good.
>
> --Pekka
>
> Begin forwarded message:
>
> > From: Cristian Maglie <c.maglie@xxxxxx>
> > Subject: [Developers] Released IDE 1.5.6 BETA
> > Date: February 20, 2014 19:21:10 GMT+02:00
> > To: developers@xxxxxxxxxx
> >
> >
> > Hi,
> >
> > I've just released the IDE 1.5.6 BETA, here the changelog:
> >
> > https://github.com/arduino/Arduino/releases/tag/1.5.6
> >
> > This version is the first released with JSSC, please report any critical
> issue
> > here or on github! Thanks!
> >
> > C
> >
> > --
> > You received this message because you are subscribed to the Google
> Groups "Developers" group.
> > To unsubscribe from this group and stop receiving emails from it, send
> an email to developers+unsubscribe@xxxxxxxxxx.
>
>
>

Other related posts: