]> git.sur5r.net Git - freertos/commit
Second phase of changing the directory that starts Cortex, with one that starts CORTEX.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 14 Jan 2011 18:44:23 +0000 (18:44 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 14 Jan 2011 18:44:23 +0000 (18:44 +0000)
commitc0c12d4aba77c6c06f736f3422e893057c196bfb
treeca5eb8e72ec091680488780d962b2f883fe21a03
parentccbbb2cd768090ac71aa636dc8be69f0c508c036
Second phase of changing the directory that starts Cortex, with one that starts CORTEX.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1252 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
56 files changed:
Demo/_Cortex_STM32L152_IAR/FreeRTOSConfig.h [deleted file]
Demo/_Cortex_STM32L152_IAR/ParTest.c [deleted file]
Demo/_Cortex_STM32L152_IAR/RTOSDemo.ewd [deleted file]
Demo/_Cortex_STM32L152_IAR/RTOSDemo.ewp [deleted file]
Demo/_Cortex_STM32L152_IAR/RTOSDemo.eww [deleted file]
Demo/_Cortex_STM32L152_IAR/main.c [deleted file]
Demo/_Cortex_STM32L152_IAR/serial.c [deleted file]
Demo/_Cortex_STM32L152_IAR/settings/RTOSDemo.cspy.bat [deleted file]
Demo/_Cortex_STM32L152_IAR/settings/RTOSDemo.dbgdt [deleted file]
Demo/_Cortex_STM32L152_IAR/settings/RTOSDemo.dni [deleted file]
Demo/_Cortex_STM32L152_IAR/settings/RTOSDemo.wsdt [deleted file]
Demo/_Cortex_STM32L152_IAR/settings/RTOSDemo_Debug.jlink [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/CMSIS/CM3/CoreSupport/core_cm3.c [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/CMSIS/CM3/CoreSupport/core_cm3.h [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/CMSIS/CM3/DeviceSupport/ST/Release_Notes_for_STM32L1xx_CMSIS.html [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/CMSIS/CM3/DeviceSupport/ST/STM32L1xx/startup/arm/startup_stm32l1xx_md.s [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/CMSIS/CM3/DeviceSupport/ST/STM32L1xx/startup/iar/startup_stm32l1xx_md.s [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/CMSIS/CM3/DeviceSupport/ST/STM32L1xx/stm32l1xx.h [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/CMSIS/CM3/DeviceSupport/ST/STM32L1xx/system_stm32l1xx.h [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/CMSIS/CMSIS changes.htm [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/CMSIS/CMSIS debug support.htm [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/CMSIS/CMSIS_changes.htm [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/CMSIS/Documentation/CMSIS_Core.htm [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/CMSIS/License.doc [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/Common/fonts.c [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/Common/fonts.h [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/STM32L152_EVAL/stm32l152_eval.c [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/STM32L152_EVAL/stm32l152_eval.h [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/STM32L152_EVAL/stm32l152_eval_lcd.c [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/STM32L152_EVAL/stm32l152_eval_lcd.h [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/STM32L1xx_StdPeriph_Driver/inc/misc.h [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/STM32L1xx_StdPeriph_Driver/inc/stm32l1xx_exti.h [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/STM32L1xx_StdPeriph_Driver/inc/stm32l1xx_gpio.h [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/STM32L1xx_StdPeriph_Driver/inc/stm32l1xx_i2c.h [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/STM32L1xx_StdPeriph_Driver/inc/stm32l1xx_pwr.h [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/STM32L1xx_StdPeriph_Driver/inc/stm32l1xx_rcc.h [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/STM32L1xx_StdPeriph_Driver/inc/stm32l1xx_spi.h [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/STM32L1xx_StdPeriph_Driver/inc/stm32l1xx_syscfg.h [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/STM32L1xx_StdPeriph_Driver/inc/stm32l1xx_tim.h [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/STM32L1xx_StdPeriph_Driver/inc/stm32l1xx_usart.h [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/STM32L1xx_StdPeriph_Driver/src/misc.c [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/STM32L1xx_StdPeriph_Driver/src/stm32l1xx_exti.c [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/STM32L1xx_StdPeriph_Driver/src/stm32l1xx_gpio.c [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/STM32L1xx_StdPeriph_Driver/src/stm32l1xx_pwr.c [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/STM32L1xx_StdPeriph_Driver/src/stm32l1xx_rcc.c [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/STM32L1xx_StdPeriph_Driver/src/stm32l1xx_spi.c [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/STM32L1xx_StdPeriph_Driver/src/stm32l1xx_syscfg.c [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/STM32L1xx_StdPeriph_Driver/src/stm32l1xx_tim.c [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/STM32L1xx_StdPeriph_Driver/src/stm32l1xx_usart.c [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/startup_stm32l1xx_md.s [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/stm32_eval.h [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/stm32l1xx_conf.h [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/stm32l1xx_flash.icf [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/stm32l1xx_it.c [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/stm32l1xx_it.h [deleted file]
Demo/_Cortex_STM32L152_IAR/system_and_ST_code/system_stm32l1xx.c [deleted file]