News

March 9, 2011 [Chris Hulbert] is making it easy for Arduino users to program MSP430 chips with a header file that allows you to compile Arduino sketches for the Launchpad.
Describe the problem In a multi-file project that has multiple c header files besides the ino file intellisense is not working at all. Includes placed in the ino file must be repetaed in each header ...
I have set the IDE [File-->Preferences-->Schetchbook Location] to the path of the folder where the libraries are: d: \ Users \ WinUSER \ Documents \ Arduino \ Arduino_200 \ libraries This is the ...