[on Tue 05 of Jan., 2010 04:49 EST, by Nic]
My Maple arrived today and I've got as far as checking out the code tree, and getting the IDE up, by running:
leaflabs-read-only/trunk/maple/build/macosx/make.sh
and then
leaflabs-read-only/trunk/maple/build/macosx/run.sh
The IDE boots, but when trying to compile the IDE complains about arm-none-eabi-gcc missing.
In fact, Arduino.app/Contents/Resources/Java/hardware/arm doesn't exist.
Does this mean I need to download the compiler and all the other tools from somewhere and piece the thing together?