* Interesting thoughts
@ 2014-03-20 23:51 Richard Purdie
2014-03-21 4:11 ` Trevor Woerner
0 siblings, 1 reply; 4+ messages in thread
From: Richard Purdie @ 2014-03-20 23:51 UTC (permalink / raw)
To: toaster@yoctoproject.org
http://gcc.godbolt.org/?
Looking at that, I couldn't help wonder what we could do ultimately if
we start getting down to the code level in toaster.
Its a long way off but interesting to think about...
Cheers,
Richard
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Interesting thoughts
2014-03-20 23:51 Interesting thoughts Richard Purdie
@ 2014-03-21 4:11 ` Trevor Woerner
2014-03-21 10:32 ` Barros Pena, Belen
0 siblings, 1 reply; 4+ messages in thread
From: Trevor Woerner @ 2014-03-21 4:11 UTC (permalink / raw)
To: toaster@yoctoproject.org
On 03/20/14 19:51, Richard Purdie wrote:
> http://gcc.godbolt.org/?
Reminds me a little bit of:
https://mbed.org/compiler
Using mbed one writes code (online) for various Cortex-M devices (select
which one in the upper-right-hand corner). After a successful compile, a
download of the binary to load into the device commences. If you wish
you can ask to download any of your projects, at which point it asks you
which toolchain you want to target (on your local host), and it
generates a zip with all the necessary files (source, libraries, header,
Makefiles, etc) inside.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Interesting thoughts
2014-03-21 4:11 ` Trevor Woerner
@ 2014-03-21 10:32 ` Barros Pena, Belen
2014-03-24 14:20 ` Damian, Alexandru
0 siblings, 1 reply; 4+ messages in thread
From: Barros Pena, Belen @ 2014-03-21 10:32 UTC (permalink / raw)
To: Trevor Woerner, toaster@yoctoproject.org
Thanks for sending this: looking at existing tools is really useful.
If you can think of any others, let me know.
Belén
On 21/03/2014 04:11, "Trevor Woerner" <trevor.woerner@linaro.org> wrote:
>
>On 03/20/14 19:51, Richard Purdie wrote:
>> http://gcc.godbolt.org/?
>
>Reminds me a little bit of:
>
> https://mbed.org/compiler
>
>Using mbed one writes code (online) for various Cortex-M devices (select
>which one in the upper-right-hand corner). After a successful compile, a
>download of the binary to load into the device commences. If you wish
>you can ask to download any of your projects, at which point it asks you
>which toolchain you want to target (on your local host), and it
>generates a zip with all the necessary files (source, libraries, header,
>Makefiles, etc) inside.
>--
>_______________________________________________
>toaster mailing list
>toaster@yoctoproject.org
>https://lists.yoctoproject.org/listinfo/toaster
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Interesting thoughts
2014-03-21 10:32 ` Barros Pena, Belen
@ 2014-03-24 14:20 ` Damian, Alexandru
0 siblings, 0 replies; 4+ messages in thread
From: Damian, Alexandru @ 2014-03-24 14:20 UTC (permalink / raw)
To: Barros Pena, Belen; +Cc: toaster@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 1464 bytes --]
Interactive interpreters.
http://repl.it/languages/Python
Maybe have something like this for Bitbake recipes ?
Alex
On Fri, Mar 21, 2014 at 10:32 AM, Barros Pena, Belen <
belen.barros.pena@intel.com> wrote:
> Thanks for sending this: looking at existing tools is really useful.
>
> If you can think of any others, let me know.
>
> Belén
>
> On 21/03/2014 04:11, "Trevor Woerner" <trevor.woerner@linaro.org> wrote:
>
> >
> >On 03/20/14 19:51, Richard Purdie wrote:
> >> http://gcc.godbolt.org/?
> >
> >Reminds me a little bit of:
> >
> > https://mbed.org/compiler
> >
> >Using mbed one writes code (online) for various Cortex-M devices (select
> >which one in the upper-right-hand corner). After a successful compile, a
> >download of the binary to load into the device commences. If you wish
> >you can ask to download any of your projects, at which point it asks you
> >which toolchain you want to target (on your local host), and it
> >generates a zip with all the necessary files (source, libraries, header,
> >Makefiles, etc) inside.
> >--
> >_______________________________________________
> >toaster mailing list
> >toaster@yoctoproject.org
> >https://lists.yoctoproject.org/listinfo/toaster
>
> --
> _______________________________________________
> toaster mailing list
> toaster@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/toaster
>
--
Alex Damian
Yocto Project
SSG / OTC
[-- Attachment #2: Type: text/html, Size: 2710 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-03-24 14:21 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-20 23:51 Interesting thoughts Richard Purdie
2014-03-21 4:11 ` Trevor Woerner
2014-03-21 10:32 ` Barros Pena, Belen
2014-03-24 14:20 ` Damian, Alexandru
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.