Thread
:
Arduino IDE on N900?
View Single Post
mr id
2010-12-14 , 17:11
Posts: 237 | Thanked: 193 times | Joined on Feb 2010 @ Brighton, UK
#
4
A quick look at the IDE source shows a lot of Java (
https://github.com/arduino/Arduino
) and build instructions (
http://code.google.com/p/arduino/wiki/BuildingArduino
)
Linux:
On Linux, you need the Sun Java SDK, avr-gcc, avr-g++, avr-libc, make, ant, and git.
So not a trivial job to port to a platform with no official Java support.
Quote & Reply
|
mr id
View Public Profile
Send a private message to mr id
Find all posts by mr id