From 416f0759aa44d20aaec68bedfeb154a550df33eb Mon Sep 17 00:00:00 2001 From: Kuo-Lang Tseng Date: Fri, 22 Jul 2016 13:33:55 -0700 Subject: [PATCH] samples: aon counter: Remove outdated information in readme file QMSI builtin source is already in zephyr build so update the readme file. Jira: ZEP-554 Change-Id: Ief525d94ad71fb94e01eec1eb43c10ca91825c35 Signed-off-by: Kuo-Lang Tseng --- samples/drivers/aon_counter/readme.txt | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/samples/drivers/aon_counter/readme.txt b/samples/drivers/aon_counter/readme.txt index a04aaf1aab2..8cc3eef6f4b 100644 --- a/samples/drivers/aon_counter/readme.txt +++ b/samples/drivers/aon_counter/readme.txt @@ -2,7 +2,7 @@ Title: Quark Always-on counter and timer test app Description: -A simple test app to test the AON counter and timer for quark d2000. +A simple test app to test the AON counter and timer for quark d2000 and Quark SE. -------------------------------------------------------------------------------- @@ -11,15 +11,6 @@ Building and Running Project: make BOARD=quark_d2000_crb -------------------------------------------------------------------------------- - -Important note: - -This sample app requires QMSI lib which is not in the repo yet. -User needs to get the QMSI source code and compile it with command -like the following. -make SOC=quark_d2000 libqmsi -Then, copy the directory "libqmsi" to the ZEPHYR base directory. - Sample Output: Always-on counter example app