@@ -60,26 +60,19 @@ cmsis5: clean print_info
6060 --exclude=CMSIS/Documentation \
6161 --exclude=CMSIS/DoxyGen \
6262 --exclude=CMSIS/DAP/Firmware/Examples/ \
63- --exclude=CMSIS/DSP/DSP_Lib_TestSuite \
63+ --exclude=CMSIS/DSP/cmsisdsp \
6464 --exclude=CMSIS/DSP/Examples \
65- --exclude=CMSIS/DSP/Lib/ARM \
66- --exclude=CMSIS/DSP/Lib/ARMCLANG \
67- --exclude=CMSIS/DSP/Lib/IAR \
6865 --exclude=CMSIS/DSP/Platforms \
69- --exclude=CMSIS/DSP/Projects \
7066 --exclude=CMSIS/DSP/PythonWrapper \
7167 --exclude=CMSIS/DSP/Scripts \
68+ --exclude=CMSIS/DSP/SDFTools \
7269 --exclude=CMSIS/DSP/Testing \
7370 --exclude=CMSIS/DSP/Toolchain \
7471 --exclude=CMSIS/NN/Examples \
75- --exclude=CMSIS/NN/NN_Lib_Tests \
7672 --exclude=CMSIS/NN/Scripts \
7773 --exclude=CMSIS/NN/Tests \
7874 --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 \
8376 --exclude=CMSIS/RTOS/RTX/SRC/ARM \
8477 --exclude=CMSIS/RTOS/RTX/SRC/IAR \
8578 --exclude=CMSIS/RTOS2/RTX/Examples* \
@@ -96,11 +89,13 @@ cmsis5: clean print_info
9689 --exclude=Device/ARM/* /Source/ARM \
9790 --exclude=Device/ARM/* /Source/IAR \
9891 --exclude=Device/Utilities \
92+ --exclude=docker \
9993 --exclude=* .cmake \
10094 --exclude=CMakeLists.txt \
10195 --exclude=.git \
10296 --exclude=.gitignore \
10397 --exclude=.gitattributes \
98+ --exclude=.github \
10499 --exclude=manifest \
105100 --exclude=* .pdf \
106101 --exclude=* .py \
0 commit comments