File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ tool_specific:
1313 - -O2
1414 - -Ospace
1515 - --gnu
16- - --c99
16+ - --c11
1717 - --asm
1818 - --split_sections
1919 - --interleave
@@ -37,7 +37,7 @@ tool_specific:
3737 c_flags :
3838 # uvision.uvproj.tmpl specifies:
3939 # - O2, space
40- # - C99
40+ # - C11
4141 # - split sections
4242 - --gnu
4343 - --asm
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ tool_specific:
1818 - --target=arm-arm-none-eabi
1919 - -Oz
2020 - -g
21- - --std=c99
21+ - --std=c11
2222 - -fdata-sections
2323 - -ffunction-sections
2424 - -fno-builtin
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ tool_specific:
1717 - -Werror
1818 - -ffunction-sections
1919 - -fdata-sections
20- - -std=gnu99
20+ - -std=gnu11
2121 - -fshort-wchar
2222 - -fno-common
2323 - -ffreestanding
Original file line number Diff line number Diff line change 356356 <wLevel >0</wLevel >
357357 <uThumb >0</uThumb >
358358 <uSurpInc >0</uSurpInc >
359- <uC99 >1 </uC99 >
359+ <uC99 >2 </uC99 >
360360 <useXO >0</useXO >
361361 <VariousControls >
362362 <MiscControls ></MiscControls >
You can’t perform that action at this time.
0 commit comments