From 1e02f43c812e8884509577b9f5cae77c6f1f8e08 Mon Sep 17 00:00:00 2001 From: Francisco Gil Date: Thu, 30 Nov 2017 13:52:24 +0100 Subject: [PATCH] manifest: change the order of the examples. We have reordered the examples to be sorted alphabetically. Signed-off-by: Francisco Gil --- samples-manifest.xml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/samples-manifest.xml b/samples-manifest.xml index 4dfcc41..ff0f4d2 100644 --- a/samples-manifest.xml +++ b/samples-manifest.xml @@ -1,5 +1,19 @@ + + Digi APIX ADC Sample + +Sample application to access and manage ADC channels using the Digi APIX library. +The application enables one ADC channel on the board. After that, the application takes periodic samples and prints the raw value and the value in mv. + + apix-adc-example + + ccimx6sbc + ccimx6qpsbc + ccimx6ulstarter + ccimx6ulsbc + + Digi APIX GPIO Sample @@ -64,18 +78,4 @@ the number of address bytes. ccimx6ulsbc - - Digi APIX ADC Sample - -Sample application to access and manage ADC channels using the Digi APIX library. -The application enables one ADC channel on the board. After that, the application takes periodic samples and prints the raw value and the value in mv. - - apix-adc-example - - ccimx6sbc - ccimx6qpsbc - ccimx6ulstarter - ccimx6ulsbc - -