[Lvlug] Linux embedded development with Arduino
Mark
mstanley at technologist.com
Wed Jan 31 23:16:27 EST 2007
On Wednesday 31 January 2007 23:10, Theerasak Photha wrote:
> I think I'll forward the Arduino site to him anyway. I just wonder if
> you can edit the controller code with a real...I mean...alternative
> editor like Vim, or are you stuck with the IDE?
I use my own choice of editor and run the compiler and chip programmer from
the command line. It's pretty clean and efficient but Vim would be a perfect
choice. The compiler is gcc built with the Atmel (Arm) chip as the target so
it works exactly as you would expect.
-Mark
More information about the Lvlug
mailing list