Private
Public Access
2
0

Joule: Update references to the Intel Joule

GT/GrosseTete -> Joule. This commit deprecates the MRAA_INTEL_GT_TUCHUCK
mraa_platform_t value and links the grossetete.md page to joule.md.

Signed-off-by: Wai Lun Poon <wai.lun.poon@intel.com>
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Wai Lun
2017-02-24 16:37:45 -05:00
committed by Brendan Le Foll
parent 2c529689ed
commit 0092e13f57
13 changed files with 171 additions and 163 deletions

View File

@@ -38,7 +38,7 @@ LOCAL_SRC_FILES := \
src/x86/intel_minnow_byt_compatible.c \
src/x86/intel_cherryhills.c \
src/x86/up.c \
src/x86/intel_gt_tuchuck.c
src/x86/intel_joule_expansion.c
# glob.c pulled in from NetBSD project (BSD 3-clause License)
LOCAL_SRC_FILES += \