commit | 6326763b6fa3daf1f1f62f742eb20036892657d5 | [log] [tgz] |
---|---|---|
author | Jonatan Antoni <jonatan.antoni@arm.com> | Mon Dec 09 12:58:41 2019 +0100 |
committer | Jonatan Antoni <jonatan.antoni@arm.com> | Mon Dec 09 12:59:25 2019 +0100 |
tree | fdd1846ba4d6533782bbb8d991a229a5d80ee6ea | |
parent | eb70550feb1a32f728d420fc447abef55fe7663f [diff] [blame] |
CMSIS-NN: Fixed component dependency to DSP. Change-Id: I845afeb2b0d8123a7bcaa6cc0d08d90f5b2e392b
diff --git a/ARM.CMSIS.pdsc b/ARM.CMSIS.pdsc index ef1fbc0..8f2f1a4 100644 --- a/ARM.CMSIS.pdsc +++ b/ARM.CMSIS.pdsc
@@ -2334,7 +2334,7 @@ <!-- CMSIS NN --> <condition id="CMSIS NN"> <description>Components required for NN</description> - <require condition="CMSIS DSP"/> + <require Cclass="CMSIS" Cgroup="DSP"/> </condition> <!-- RTOS RTX -->