File tree 1 file changed +12
-4
lines changed
1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -76,14 +76,22 @@ cmsis5: clean print_info
76
76
--exclude=CMSIS/CoreValidation \
77
77
--exclude=CMSIS/Documentation \
78
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 \
79
86
--exclude=CMSIS/NN/Examples \
80
87
--exclude=CMSIS/NN/NN_Lib_Tests \
81
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 \
82
94
--exclude=CMSIS/Utilities \
83
- --exclude=CMSIS/DSP/DSP_Lib_TestSuite \
84
- --exclude=CMSIS/DSP/Examples \
85
- --exclude=CMSIS/DSP/Projects \
86
- --exclude=Device/ARM/Documents \
87
95
--exclude=.git \
88
96
--exclude=.gitignore \
89
97
--exclude=.gitattributes \
You can’t perform that action at this time.
0 commit comments