@@ -60,26 +60,19 @@ cmsis5: clean print_info
60
60
--exclude=CMSIS/Documentation \
61
61
--exclude=CMSIS/DoxyGen \
62
62
--exclude=CMSIS/DAP/Firmware/Examples/ \
63
- --exclude=CMSIS/DSP/DSP_Lib_TestSuite \
63
+ --exclude=CMSIS/DSP/cmsisdsp \
64
64
--exclude=CMSIS/DSP/Examples \
65
- --exclude=CMSIS/DSP/Lib/ARM \
66
- --exclude=CMSIS/DSP/Lib/ARMCLANG \
67
- --exclude=CMSIS/DSP/Lib/IAR \
68
65
--exclude=CMSIS/DSP/Platforms \
69
- --exclude=CMSIS/DSP/Projects \
70
66
--exclude=CMSIS/DSP/PythonWrapper \
71
67
--exclude=CMSIS/DSP/Scripts \
68
+ --exclude=CMSIS/DSP/SDFTools \
72
69
--exclude=CMSIS/DSP/Testing \
73
70
--exclude=CMSIS/DSP/Toolchain \
74
71
--exclude=CMSIS/NN/Examples \
75
- --exclude=CMSIS/NN/NN_Lib_Tests \
76
72
--exclude=CMSIS/NN/Scripts \
77
73
--exclude=CMSIS/NN/Tests \
78
74
--exclude=CMSIS/Pack \
79
- --exclude=CMSIS/RTOS/RTX/Library/ARM \
80
- --exclude=CMSIS/RTOS/RTX/LIB/ARM \
81
- --exclude=CMSIS/RTOS/RTX/Library/IAR \
82
- --exclude=CMSIS/RTOS/RTX/LIB/IAR \
75
+ --exclude=CMSIS/RTOS/RTX/LIB \
83
76
--exclude=CMSIS/RTOS/RTX/SRC/ARM \
84
77
--exclude=CMSIS/RTOS/RTX/SRC/IAR \
85
78
--exclude=CMSIS/RTOS2/RTX/Examples* \
@@ -96,11 +89,13 @@ cmsis5: clean print_info
96
89
--exclude=Device/ARM/* /Source/ARM \
97
90
--exclude=Device/ARM/* /Source/IAR \
98
91
--exclude=Device/Utilities \
92
+ --exclude=docker \
99
93
--exclude=* .cmake \
100
94
--exclude=CMakeLists.txt \
101
95
--exclude=.git \
102
96
--exclude=.gitignore \
103
97
--exclude=.gitattributes \
98
+ --exclude=.github \
104
99
--exclude=manifest \
105
100
--exclude=* .pdf \
106
101
--exclude=* .py \
0 commit comments