NN: Added NN Library to PDSC.
- Updated example projects to use NN pack component.
diff --git a/manifest b/manifest
index 25423d0..afa19be 100644
--- a/manifest
+++ b/manifest
@@ -7,6 +7,7 @@
- doxygen: CMSIS/DoxyGen/Driver/Driver.dxy
- doxygen: CMSIS/DoxyGen/DSP/dsp.dxy
- doxygen: CMSIS/DoxyGen/General/general.dxy
+ - doxygen: CMSIS/DoxyGen/NN/nn.dxy
- doxygen: CMSIS/DoxyGen/Pack/Pack.dxy
- doxygen: CMSIS/DoxyGen/RTOS/rtos.dxy
- doxygen: CMSIS/DoxyGen/RTOS2/rtos.dxy
@@ -25,6 +26,7 @@
- CMSIS/DSP/Projects/**/*: CMSIS/DSP_Lib/Source/
- CMSIS/DSP/Examples/**/*: CMSIS/DSP_Lib/Examples/
- CMSIS/Lib/**/*
+ - CMSIS/NN/**/*
- CMSIS/Pack/**/*
- CMSIS/RTOS/**/*
- CMSIS/RTOS2/**/*
@@ -41,3 +43,4 @@
- CMSIS/DoxyGen/Doxygen_Templates/search.css: CMSIS/Documentation/Pack/html/search/search.css
- CMSIS/DoxyGen/Doxygen_Templates/search.css: CMSIS/Documentation/DSP/html/search/search.css
- CMSIS/DoxyGen/Doxygen_Templates/search.css: CMSIS/Documentation/DAP/html/search/search.css
+ - CMSIS/DoxyGen/Doxygen_Templates/search.css: CMSIS/Documentation/NN/html/search/search.css