From 95243cf2de71aa273f8088c7b2c7eb187f8ef179 Mon Sep 17 00:00:00 2001 From: Mike Engel Date: Tue, 4 Dec 2018 16:06:26 +0100 Subject: [PATCH] manifest: Add CAN application samples Signed-off-by: Mike Engel --- samples-manifest.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/samples-manifest.xml b/samples-manifest.xml index 0dabb48..ac9806a 100644 --- a/samples-manifest.xml +++ b/samples-manifest.xml @@ -17,6 +17,23 @@ application takes periodic samples and prints the raw value and the value in mv. ccimx8x-sbc-pro + + Digi APIX CAN Examples + +Example applications to manage CAN interfaces using the Digi APIX library. +These applications enable one CAN interfaces of the board and start a transmission or +reception using the selected baudrate. + + apix-can-examples + + ccimx6sbc + ccimx6qpsbc + ccimx6ulstarter + ccimx6ulsbc + ccimx8x-sbc-express + ccimx8x-sbc-pro + + Digi APIX GPIO Example