mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-01 11:53:53 -04:00
Add in new files for floating point and updates following the installation of the service pack.
This commit is contained in:
parent
d7e9d4d397
commit
ba90821242
2 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
#Please do not modify this file by hand
|
||||
XmpVersion: 10.1
|
||||
VerMgmt: 10.1
|
||||
XmpVersion: 10.1.01
|
||||
VerMgmt: 10.1.01
|
||||
IntStyle: default
|
||||
MHS File: system.mhs
|
||||
MSS File: system.mss
|
||||
|
@ -67,6 +67,6 @@ ProgStart:
|
|||
StackSize:
|
||||
HeapSize:
|
||||
LinkerScript: RTOSDemo/RTOSDemo_linker_script.ld
|
||||
ProgCCFlags: -I./ppc405_0/include/ -IRTOSDemo/ -I. -I./RTOSDemo/ -I../Common/include/ -I../../Source/include/ -I./ppc405_0/include/ -I./ppc405_0/include -D GCC_PPC405 -mregnames -Wextra
|
||||
ProgCCFlags: -I./RTOSDemo/flop -I./ppc405_0/include/ -IRTOSDemo/ -I. -I./RTOSDemo/ -I../Common/include/ -I../../Source/include/ -I./ppc405_0/include/ -I./ppc405_0/include -D GCC_PPC405 -mregnames -Wextra
|
||||
CompileInXps: 1
|
||||
NonXpsApp: 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue