mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-06-23 17:38:23 +08:00
Add -Wall option.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user