From 161cf7b28977cf8944c5004c62a47137f0785ec5 Mon Sep 17 00:00:00 2001 From: Christophe Favergeon Date: Wed, 13 Jul 2022 13:17:51 +0200 Subject: [PATCH] Added a synchronous dataflow sub component to CMSIS-DSP pack. --- ARM.CMSIS-DSP.pdsc | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/ARM.CMSIS-DSP.pdsc b/ARM.CMSIS-DSP.pdsc index 275246b9..19a41c2e 100644 --- a/ARM.CMSIS-DSP.pdsc +++ b/ARM.CMSIS-DSP.pdsc @@ -24,13 +24,20 @@ - - - Components required for DSP + + + Components required for CMSIS Core + + Components required for DSP + + + + + Armv7-A architecture based device @@ -42,7 +49,7 @@ - + CMSIS-DSP Library for Cortex-M and Cortex-A @@ -98,7 +105,14 @@ - + + CMSIS-DSP Synchronous Dataflow (SDF) + + + + + +