From 27881295a0d743d079f66fae65ac4f6f6f99a04b Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 13 Jul 2013 07:21:51 +0000 Subject: Fixed bug #419. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5965 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- demos/ARMCM3-STM32F103/keil/ch.uvproj | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'demos/ARMCM3-STM32F103') diff --git a/demos/ARMCM3-STM32F103/keil/ch.uvproj b/demos/ARMCM3-STM32F103/keil/ch.uvproj index cb2f755e0..e3fa3b587 100644 --- a/demos/ARMCM3-STM32F103/keil/ch.uvproj +++ b/demos/ARMCM3-STM32F103/keil/ch.uvproj @@ -409,7 +409,7 @@ vectors.s 2 - D:\Progetti\ChibiOS-RT\os\ports\RVCT\ARMCMx\STM32F1xx\vectors.s + ..\..\..\os\ports\RVCT\ARMCMx\STM32F1xx\vectors.s chcoreasm_v7m.s @@ -879,12 +879,12 @@ hal_lld.c 1 - D:\Progetti\ChibiOS-RT\os\hal\platforms\STM32F1xx\hal_lld.c + ..\..\..\os\hal\platforms\STM32F1xx\hal_lld.c pal_lld.c 1 - D:\Progetti\ChibiOS-RT\os\hal\platforms\STM32\GPIOv1\pal_lld.c + ..\..\..\os\hal\platforms\STM32\GPIOv1\pal_lld.c serial_lld.c @@ -894,17 +894,17 @@ hal_lld.h 5 - D:\Progetti\ChibiOS-RT\os\hal\platforms\STM32F1xx\hal_lld.h + ..\..\..\os\hal\platforms\STM32F1xx\hal_lld.h hal_lld_f103.h 5 - D:\Progetti\ChibiOS-RT\os\hal\platforms\STM32F1xx\hal_lld_f103.h + ..\..\..\os\hal\platforms\STM32F1xx\hal_lld_f103.h pal_lld.h 5 - D:\Progetti\ChibiOS-RT\os\hal\platforms\STM32\GPIOv1\pal_lld.h + ..\..\..\os\hal\platforms\STM32\GPIOv1\pal_lld.h serial_lld.h @@ -914,7 +914,7 @@ stm32f10x.h 5 - D:\Progetti\ChibiOS-RT\os\hal\platforms\STM32F1xx\stm32f10x.h + ..\..\..\os\hal\platforms\STM32F1xx\stm32f10x.h -- cgit v1.2.3