Private
Public Access
2
0

maa: Initial commit of maa, a python and nodejs I2C skeleton only

This commit is contained in:
Brendan Le Foll
2014-04-08 18:43:26 +01:00
commit 00ba95bac0
31 changed files with 1055 additions and 0 deletions

5
include/linux/README Normal file
View File

@@ -0,0 +1,5 @@
These headers was automatically generated from a Linux kernel header
of the same name, to make information necessary for userspace to
call into the kernel available to libc. It contains only constants,
structures, and macros generated from the original header, and thus,
contains no copyrightable information.