[Toaster] Interesting thoughts
Trevor Woerner
trevor.woerner at linaro.org
Thu Mar 20 21:11:35 PDT 2014
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.
More information about the toaster
mailing list