mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-06-24 10:10:25 +08:00
Add -Wall option.
This commit is contained in:
@ -70,6 +70,6 @@ ProgStart:
|
|||||||
StackSize:
|
StackSize:
|
||||||
HeapSize:
|
HeapSize:
|
||||||
LinkerScript: RTOSDemo/RTOSDemo.ld
|
LinkerScript: RTOSDemo/RTOSDemo.ld
|
||||||
ProgCCFlags: -D GCC_PPC405 -mregnames -Xlinker -Map=rtosdemo.map
|
ProgCCFlags: -D GCC_PPC405 -mregnames -Xlinker -Map=rtosdemo.map -Wall
|
||||||
CompileInXps: 1
|
CompileInXps: 1
|
||||||
NonXpsApp: 0
|
NonXpsApp: 0
|
||||||
|
Reference in New Issue
Block a user