embedXcode IDE covers multiple platforms

Rei Vilo has developed embedXcode, a Xcode 4 template for embedded computing boards, that supports Arduino, chipKIT, MSP430 LaunchPad, LeafLabs Maple and Wiring boards/platforms.
“It relies on a set of modular makefiles, so adding support for a new board/platform is easy. The makefiles can also be used with any standard IDE, for example NetBeans. I hope embedXcode could help developers with a more advanced IDE on OS X.”
You can learn more at the embedXcode webpage.
Via the contact form.
This entry was posted in Arduino, compilers, MSP430, software and tagged embedXcode, Mac OSX.

Comments
Multiplaform very good idea but what with debugging ? For blinking projects serial.print very helpfull but for complex projects too hard debug w/o hardware debugging.
Does anyone else see the irony in a multiplatform IDE which runs on the Mac OSX only ;-)
@boz
You’re right! That’s why I tried the makefiles with NetBeans. But Windows directories are somewhat different from OS X. Feel free to port the to Windows!
Update!
embedXcode has now a standard OS X installation package!
Learn more and download it at http://embedxcode.weebly.com/1/post/2012/09/installation-package.html
New release 16 with support of the FraunchPad MSP430FR5739 board.
embedXcode now supports LaunchPad Stellaris LM4F, Teensy 3.0 and Arduino Due!