Library to allow the use of Arduino specific language with the mbed

Dependents:   Gameduino Factory_monitor_0v1 mbed_mindflex NEW_NFC_TEST

This is a library for allowing the use of programs written for the Arduino with the mbed. This was started for use with the Gameduino shield Library. It is currently uncomplete and not fully tested, but I don't see myself spending time on it. See TODOs and check http://arduino.cc/en/Reference/HomePage for missing parts

Files at this revision

API Documentation at this revision

Comitter:
TheChrisyd
Date:
Sun Oct 21 14:48:35 2012 +0000
Parent:
1:b22cf6a5957d
Child:
3:272d0276d474
Commit message:
added Macro documentation

Changed in this revision

arduino.h Show annotated file Show diff for this revision Revisions of this file
--- a/arduino.h	Sun Oct 21 14:47:26 2012 +0000
+++ b/arduino.h	Sun Oct 21 14:48:35 2012 +0000
@@ -24,7 +24,7 @@
  *  This is a library for allowing the use of programs written for the Arduino
  *  with the mbed. This was started for use with the Gameduino shield Library
  *
- * @file "arduino.c"
+ * @file "arduino.h"
  */
 #ifndef ARDUINO_H
 #define ARDUINO_H