From e32bbc12bf8cf3493365146f327eebca7cd4aef7 Mon Sep 17 00:00:00 2001 From: Francisco Gil Date: Wed, 4 Sep 2019 13:26:25 +0200 Subject: [PATCH] manifest: add the power management application Signed-off-by: Francisco Gil --- samples-manifest.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/samples-manifest.xml b/samples-manifest.xml index ac9806a..334cafc 100644 --- a/samples-manifest.xml +++ b/samples-manifest.xml @@ -69,6 +69,23 @@ Afterward, it reads the data back to validate it (tested with 24FC1026). ccimx8x-sbc-pro + + Digi APIX Power Management Example + +Example applications that use the Digi APIX library to access and manage +power-management related features of the CPU, such as temperature thresholds, +frequencies, and governors. + + apix-pm-examples + + ccimx6sbc + ccimx6qpsbc + ccimx6ulstarter + ccimx6ulsbc + ccimx8x-sbc-express + ccimx8x-sbc-pro + + Digi APIX PWM Example