aboutsummaryrefslogtreecommitdiff
path: root/teensy/core/Arduino.h
diff options
context:
space:
mode:
authorblmorris2014-07-21 12:50:10 -0400
committerblmorris2014-07-21 12:50:10 -0400
commit721d6240c951d7f38289fdfb702536dfa155fdd8 (patch)
tree84ba9fba1218648f73f38346b30ad847437d3046 /teensy/core/Arduino.h
parentef204733d6abc31b09e4e7823d4665fafebd87ed (diff)
parent4038f513ea0a6be75ecbc4d8ab2bbe2349524bca (diff)
Merge https://github.com/blmorris/micropython into Myriad2
Diffstat (limited to 'teensy/core/Arduino.h')
-rw-r--r--teensy/core/Arduino.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/teensy/core/Arduino.h b/teensy/core/Arduino.h
new file mode 100644
index 000000000..1b053f050
--- /dev/null
+++ b/teensy/core/Arduino.h
@@ -0,0 +1,3 @@
+//#include "WProgram.h"
+#include "core_pins.h"
+#include "pins_arduino.h"