Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf3cd9fb

Browse files
committed
Update Makefile to package CMSIS 5
Package size increase more and more.Remove useless folders not required for STM32duinoSigned-off-by: Frederic.Pillon <frederic.pillon@st.com>
1 parent374e209 commitf3cd9fb

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

‎Makefile

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,14 +76,22 @@ cmsis5: clean print_info
7676
--exclude=CMSIS/CoreValidation\
7777
--exclude=CMSIS/Documentation\
7878
--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\
7986
--exclude=CMSIS/NN/Examples\
8087
--exclude=CMSIS/NN/NN_Lib_Tests\
8188
--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\
8294
--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\
8795
--exclude=.git\
8896
--exclude=.gitignore\
8997
--exclude=.gitattributes\

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp