File tree Expand file tree Collapse file tree 4 files changed +6
-54
lines changed Expand file tree Collapse file tree 4 files changed +6
-54
lines changed Original file line number Diff line number Diff line change 5
5
-momit-leaf-frame-pointer
6
6
-fno-common
7
7
-std=gnu99
8
- -Wall
9
- -Wextra
10
- -Wno-main
11
- -Werror=int-to-pointer-cast
12
- -Wno-error=int-conversion
13
- -Wimplicit-fallthrough
14
- -Wvla
15
- -Wno-undef
16
- -Wshadow
17
- -Wformat=2
18
- -Wformat-security
19
- -Wwrite-strings
20
- -Wno-unused-command-line-argument
21
8
-fdata-sections
22
9
-ffunction-sections
23
10
-funsigned-char
30
17
--target=arm-none-eabi
31
18
-mcpu=cortex-m35p+nodsp
32
19
-mlittle-endian
33
- -mthumb
20
+ -mthumb
21
+ -Wno-unused-command-line-argument
Original file line number Diff line number Diff line change 5
5
-momit-leaf-frame-pointer
6
6
-fno-common
7
7
-std=gnu99
8
- -Wall
9
- -Wextra
10
- -Wno-main
11
- -Werror=int-to-pointer-cast
12
- -Wno-error=int-conversion
13
- -Wimplicit-fallthrough
14
- -Wvla
15
- -Wno-undef
16
- -Wshadow
17
- -Wformat=2
18
- -Wformat-security
19
- -Wwrite-strings
20
- -Wno-unused-command-line-argument
21
8
-fdata-sections
22
9
-ffunction-sections
23
10
-funsigned-char
31
18
-mcpu=cortex-m35p+nodsp
32
19
-mlittle-endian
33
20
-mthumb
21
+ -Wno-unused-command-line-argument
Original file line number Diff line number Diff line change 5
5
-momit-leaf-frame-pointer
6
6
-fno-common
7
7
-std=gnu99
8
- -Wall
9
- -Wextra
10
- -Wno-main
11
- -Werror=int-to-pointer-cast
12
- -Wno-error=int-conversion
13
- -Wimplicit-fallthrough
14
- -Wvla
15
- -Wno-undef
16
- -Wshadow
17
- -Wformat=2
18
- -Wformat-security
19
- -Wwrite-strings
20
- -Wno-unused-command-line-argument
21
8
-fdata-sections
22
9
-ffunction-sections
23
10
-funsigned-char
30
17
-mcpu=cortex-m0plus
31
18
-mlittle-endian
32
19
-mthumb
20
+ -Wno-unused-command-line-argument
Original file line number Diff line number Diff line change 5
5
-momit-leaf-frame-pointer
6
6
-fno-common
7
7
-std=gnu99
8
- -Wall
9
- -Wextra
10
- -Wno-main
11
- -Werror=int-to-pointer-cast
12
- -Wno-error=int-conversion
13
- -Wimplicit-fallthrough
14
- -Wvla
15
- -Wno-undef
16
- -Wshadow
17
- -Wformat=2
18
- -Wformat-security
19
- -Wwrite-strings
20
- -Wno-unused-command-line-argument
21
8
-fdata-sections
22
9
-ffunction-sections
23
10
-funsigned-char
30
17
--target=arm-none-eabi
31
18
-mcpu=cortex-m35p+nodsp
32
19
-mlittle-endian
33
- -mthumb
20
+ -mthumb
21
+ -Wno-unused-command-line-argument
You can’t perform that action at this time.
0 commit comments