We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent374e209 commitf3cd9fbCopy full SHA for f3cd9fb
Makefile
@@ -76,14 +76,22 @@ cmsis5: clean print_info
76
--exclude=CMSIS/CoreValidation\
77
--exclude=CMSIS/Documentation\
78
--exclude=CMSIS/DoxyGen\
79
+--exclude=CMSIS/DAP/Firmware/Examples/\
80
+--exclude=CMSIS/DSP/DSP_Lib_TestSuite\
81
+--exclude=CMSIS/DSP/Examples\
82
+--exclude=CMSIS/DSP/Lib/ARM\
83
+--exclude=CMSIS/DSP/Lib/ARMCLANG\
84
+--exclude=CMSIS/DSP/Lib/IAR\
85
+--exclude=CMSIS/DSP/Projects\
86
--exclude=CMSIS/NN/Examples\
87
--exclude=CMSIS/NN/NN_Lib_Tests\
88
--exclude=CMSIS/Pack\
89
+--exclude=CMSIS/RTOS/RTX/Library/ARM\
90
+--exclude=CMSIS/RTOS/RTX/Library/IAR\
91
+--exclude=CMSIS/RTOS2/RTX/Examples\
92
+--exclude=CMSIS/RTOS2/RTX/Library/ARM\
93
+--exclude=CMSIS/RTOS2/RTX/Library/IAR\
94
--exclude=CMSIS/Utilities\
---exclude=CMSIS/DSP/DSP_Lib_TestSuite\
---exclude=CMSIS/DSP/Examples\
---exclude=CMSIS/DSP/Projects\
---exclude=Device/ARM/Documents\
95
--exclude=.git\
96
--exclude=.gitignore\
97
--exclude=.gitattributes\