Arduino Test Projekt

Note: Readme is not ready.

Setup Eclipe

Install Eclipse CDT
+ Plugin Doxygen: http://download.gna.org/eclox/update
+ plugin Cmake: http://www.cmakebuilder.com/update

Setup Cmake

Install sudo apt-get install cmake
Download https://github.com/queezythegreat/arduino-cmake

Setup CppUnit

Install sudo apt-get install cppunit cppunit-dev