]> git.sur5r.net Git - freertos/commit
Update the Cortex-M3 IAR projects to compile with EWARM 6.20 where necessary.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 16 Jun 2011 14:35:57 +0000 (14:35 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 16 Jun 2011 14:35:57 +0000 (14:35 +0000)
commite2484a9248d9c39c51e6b6b3cb3a619cd5c7466f
treece03804e022fe21fa294c40dc88d014e274496ca
parent5fb5a35871f7c1a8d70901710875a09298b13e60
Update the Cortex-M3 IAR projects to compile with EWARM 6.20 where necessary.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1461 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
41 files changed:
Demo/CORTEX_A2F200_IAR_and_Keil/MicroSemi_Code/CMSIS/core_cm3.h [deleted file]
Demo/CORTEX_A2F200_IAR_and_Keil/MicroSemi_Code/CMSIS/startup_keil/core_cm3.h [new file with mode: 0644]
Demo/CORTEX_A2F200_IAR_and_Keil/RTOSDemo_IAR.ewd
Demo/CORTEX_A2F200_IAR_and_Keil/RTOSDemo_IAR.ewp
Demo/CORTEX_AT91SAM3U256_IAR/AT91Lib/cmsis/core_cm3.h
Demo/CORTEX_AT91SAM3U256_IAR/RTOSDemo.ewd
Demo/CORTEX_AT91SAM3U256_IAR/RTOSDemo.ewp
Demo/CORTEX_AT91SAM3U256_IAR/settings/RTOSDemo.cspy.bat
Demo/CORTEX_AT91SAM3U256_IAR/settings/RTOSDemo.dni
Demo/CORTEX_AT91SAM3U256_IAR/settings/RTOSDemo.wsdt
Demo/CORTEX_EFMG890F128_IAR/CMSIS/CM3/CoreSupport/core_cm3.h [deleted file]
Demo/CORTEX_EFMG890F128_IAR/RTOSDemo.ewd
Demo/CORTEX_EFMG890F128_IAR/RTOSDemo.ewp
Demo/CORTEX_EFMG890F128_IAR/settings/RTOSDemo.cspy.bat
Demo/CORTEX_EFMG890F128_IAR/settings/RTOSDemo.dni
Demo/CORTEX_EFMG890F128_IAR/settings/RTOSDemo.wsdt
Demo/CORTEX_LM3S316_IAR/RTOSDemo.ewd
Demo/CORTEX_LM3S316_IAR/RTOSDemo.ewp
Demo/CORTEX_LM3S316_IAR/settings/RTOSDemo.dni
Demo/CORTEX_LM3S316_IAR/settings/RTOSDemo.wsdt
Demo/CORTEX_LM3S811_IAR/RTOSDemo.ewd
Demo/CORTEX_LM3S811_IAR/RTOSDemo.ewp
Demo/CORTEX_LM3Sxxxx_IAR_Keil/RTOSDemo.ewd
Demo/CORTEX_LM3Sxxxx_IAR_Keil/RTOSDemo.ewp
Demo/CORTEX_LM3Sxxxx_IAR_Keil/settings/RTOSDemo.cspy.bat
Demo/CORTEX_LM3Sxxxx_IAR_Keil/settings/RTOSDemo.dni
Demo/CORTEX_LM3Sxxxx_IAR_Keil/settings/RTOSDemo.wsdt
Demo/CORTEX_LPC1768_IAR/RTOSDemo.ewd
Demo/CORTEX_LPC1768_IAR/RTOSDemo.ewp
Demo/CORTEX_LPC1768_IAR/core_cm3.h [deleted file]
Demo/CORTEX_LPC1768_IAR/settings/RTOSDemo.cspy.bat
Demo/CORTEX_LPC1768_IAR/settings/RTOSDemo.dni
Demo/CORTEX_LPC1768_IAR/settings/RTOSDemo.wsdt
Demo/CORTEX_STM32F103_IAR/RTOSDemo.ewd
Demo/CORTEX_STM32F103_IAR/RTOSDemo.ewp
Demo/CORTEX_STM32L152_IAR/RTOSDemo.ewd
Demo/CORTEX_STM32L152_IAR/RTOSDemo.ewp
Demo/CORTEX_STM32L152_IAR/settings/RTOSDemo.cspy.bat
Demo/CORTEX_STM32L152_IAR/settings/RTOSDemo.dni
Demo/CORTEX_STM32L152_IAR/settings/RTOSDemo.wsdt
Demo/CORTEX_STM32L152_IAR/system_and_ST_code/CMSIS/CM3/CoreSupport/core_cm3.h [deleted file]