We are working on compiling sketches (from Arduino) using MakeItC.
I've been told the first one worked yesterday on a SuperPRO. Our goal is to merge the C and CPP tools in MakeItC.
We are looking for some help (guinea pigs) who are more familar than we are with the Arduino software environment.
Arduino Sketch support
Re: Arduino Sketch support
I am willing to be a guinea pig. Let me know if I can help.
-Dan
-Dan
Re: Arduino Sketch support
We are ready to have people start porting Arduino Sketches to our C software setup
THIS IS STILL A WORK IN PROGRESS, but it actually looks like we are ahead of the Arduino community a little on the ARM support. We have GPIO interrupts working there, at least internally
Any if you want to give it a try
http://www.coridium.us/files/setupCsketch.exe
For now install it in a directory outside of the Program Files area (the default). As we are still editing a lot of files, and Windows doesn't like you doing that in the Program Files.
And for now we only have linker scripts for SuperPRO (LPC1756) and BASICboard (LPC1114)
THIS IS STILL A WORK IN PROGRESS, but it actually looks like we are ahead of the Arduino community a little on the ARM support. We have GPIO interrupts working there, at least internally
Any if you want to give it a try
http://www.coridium.us/files/setupCsketch.exe
For now install it in a directory outside of the Program Files area (the default). As we are still editing a lot of files, and Windows doesn't like you doing that in the Program Files.
And for now we only have linker scripts for SuperPRO (LPC1756) and BASICboard (LPC1114)