Readded pack layout compliance
Files from CMSIS/Core/Include CMSIS/DSP/Include needs
to stay replicated at CMSIS/Include to not break
existing legacy projects (i.e. not using pdsc).
Change-Id: I5ba1945553b62cfe12902b9306ca726fa686ae18
diff --git a/manifest b/manifest
index 6a0707a..38b424c 100644
--- a/manifest
+++ b/manifest
@@ -17,6 +17,7 @@
- LICENSE.txt
- Device/**/*
- CMSIS/Core/Include/**/*
+ - CMSIS/Core/Include/**/*: CMSIS/Include/
- CMSIS/Core/Template/**/*
- CMSIS/Core_A/**/*
- CMSIS/DAP/**/*
@@ -25,6 +26,7 @@
- CMSIS/DSP/Source/**/*
- CMSIS/DSP/Projects/**/*
- CMSIS/DSP/Examples/**/*
+ - CMSIS/DSP/Include/**/*: CMSIS/Include/
- CMSIS/DSP/Lib/**/*
- CMSIS/NN/**/*
- CMSIS/Pack/**/*