From bd5467985fe88df2e237e4016b5fd7309d225f54 Mon Sep 17 00:00:00 2001 From: "kibak.yoon" Date: Fri, 22 Sep 2017 19:37:16 +0900 Subject: [PATCH] peripheral-io: add peipheral io features Change-Id: I9d35dd03920a0596705f9df91d56765e6274dfca Signed-off-by: kibak.yoon --- model-config.xml | 5 +++++ model-config_iot_core.xml | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/model-config.xml b/model-config.xml index b222ba7..25da7c5 100755 --- a/model-config.xml +++ b/model-config.xml @@ -107,6 +107,11 @@ false true true + true + true + true + true + true armv7 false true diff --git a/model-config_iot_core.xml b/model-config_iot_core.xml index 0b6644b..96557cf 100755 --- a/model-config_iot_core.xml +++ b/model-config_iot_core.xml @@ -105,6 +105,11 @@ false true true + true + true + true + true + true armv7 false true -- 2.7.4