add Arduino pin definition and commands

This commit is contained in:
Harald Pichler 2014-05-22 16:25:15 +02:00
parent 7c0cd36a77
commit 38dbf611e6
22 changed files with 4730 additions and 0 deletions

View file

@ -0,0 +1,10 @@
21,23c21
< #ifdef __INSIDE_CYGWIN__
< uint32_t __s6_addr32[4];
< #endif
---
> u_int __s6_addr32[4];
36d33
< #ifdef __INSIDE_CYGWIN__
39d35
< #endif