SoFIA 3GR: Add SoFIA 3GR platform with i2c support
authorLay, Kuan Loon <kuan.loon.lay@intel.com>
Thu, 17 Dec 2015 06:32:00 +0000 (14:32 +0800)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Thu, 17 Dec 2015 11:28:22 +0000 (11:28 +0000)
commit4ffb0940634abcbe3bb18e9c90cf477dfaad0f4a
tree9bbc8e44a8199d5b398eb88629c555e10a894616
parent8e4a809f1214f93ab78442f8a95216cf2e4a1067
SoFIA 3GR: Add SoFIA 3GR platform with i2c support

Add SoFIA 3GR platform file and define 4 i2c controller.

Signed-off-by: Lay, Kuan Loon <kuan.loon.lay@intel.com>
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
api/mraa/types.h
include/x86/intel_sofia_3gr.h [new file with mode: 0644]
src/CMakeLists.txt [changed mode: 0644->0755]
src/x86/intel_sofia_3gr.c [new file with mode: 0644]
src/x86/x86.c [changed mode: 0644->0755]