intel_de3815: initial support for Baytrail NUC
authorThomas Ingleby <thomas.c.ingleby@intel.com>
Fri, 17 Oct 2014 16:29:20 +0000 (17:29 +0100)
committerThomas Ingleby <thomas.c.ingleby@intel.com>
Fri, 24 Oct 2014 13:21:20 +0000 (14:21 +0100)
commit7c807b3acce2aa584ef7944b784366b5ac7895a8
tree29646846c68cfa8f97b153d0aef2288d041c3876
parent418c198999e430913e008b542579e0bc3e65eb18
intel_de3815: initial support for Baytrail NUC

* I2C only currently supported, Both bus 0 and 1

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
api/mraa/types.h
include/intel_de3815.h [new file with mode: 0644]
src/CMakeLists.txt
src/intel_de3815.c [new file with mode: 0644]
src/mraa.c