Has anyone compiled Arduino IDE 1.5.2 for Raspbian OS (armv6l-based Debian Wheezy Linux)? Presently, only Arduino IDE 1.0.1 exists in
Raspbian OS repositories.
The
instructions for compiling Arduino from source is, kindof sketchy, and because it says "Sun Java SDK" is needed, it may not compile on the Raspberry Pi, itself.
If Arduino IDE 1.5.2 can run on Raspberry Pi, then we have the "ARM programming ARM scenario" when it comes to programming the Arduino DUE. It's just a thought.
As of this writing, I'm setting up
bossa on my Xubuntu Linux system in preparation for compiling C source code for the Arduino DUE without using Arduino IDE.