nuc5: Add i2c support for intel 5th generation NUC
authorBrendan Le Foll <brendan.le.foll@intel.com>
Thu, 3 Sep 2015 10:23:35 +0000 (11:23 +0100)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Thu, 3 Sep 2015 10:23:35 +0000 (11:23 +0100)
commitf95f2d8b35114ed635250ea00a397002a1dcb7ce
treed4bcfa904b1d7d10bb58d2fc3ae390b689e7dcf1
parentba348a2da407ff67bb6c8c36aa0105a5458270d3
nuc5: Add i2c support for intel 5th generation NUC

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
README.md
api/mraa/types.h
docs/index.md
docs/intel_nuc5.md [new file with mode: 0644]
include/x86/intel_nuc5.h [new file with mode: 0644]
src/CMakeLists.txt
src/x86/intel_nuc5.c [new file with mode: 0644]
src/x86/x86.c