forked from epagris/FreeRTOS-Kernel
Add -Wall option.
This commit is contained in:
parent
09803ca31e
commit
6e4a303cdb
@ -70,6 +70,6 @@ ProgStart:
|
||||
StackSize:
|
||||
HeapSize:
|
||||
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
|
||||
NonXpsApp: 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user