diff options
Diffstat (limited to 'demos/ARMCM3-STM32F103/keil/ch.uvproj')
-rw-r--r-- | demos/ARMCM3-STM32F103/keil/ch.uvproj | 14 |
1 files changed, 7 insertions, 7 deletions
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 @@ <File> <FileName>vectors.s</FileName> <FileType>2</FileType> - <FilePath>D:\Progetti\ChibiOS-RT\os\ports\RVCT\ARMCMx\STM32F1xx\vectors.s</FilePath> + <FilePath>..\..\..\os\ports\RVCT\ARMCMx\STM32F1xx\vectors.s</FilePath> </File> <File> <FileName>chcoreasm_v7m.s</FileName> @@ -879,12 +879,12 @@ <File> <FileName>hal_lld.c</FileName> <FileType>1</FileType> - <FilePath>D:\Progetti\ChibiOS-RT\os\hal\platforms\STM32F1xx\hal_lld.c</FilePath> + <FilePath>..\..\..\os\hal\platforms\STM32F1xx\hal_lld.c</FilePath> </File> <File> <FileName>pal_lld.c</FileName> <FileType>1</FileType> - <FilePath>D:\Progetti\ChibiOS-RT\os\hal\platforms\STM32\GPIOv1\pal_lld.c</FilePath> + <FilePath>..\..\..\os\hal\platforms\STM32\GPIOv1\pal_lld.c</FilePath> </File> <File> <FileName>serial_lld.c</FileName> @@ -894,17 +894,17 @@ <File> <FileName>hal_lld.h</FileName> <FileType>5</FileType> - <FilePath>D:\Progetti\ChibiOS-RT\os\hal\platforms\STM32F1xx\hal_lld.h</FilePath> + <FilePath>..\..\..\os\hal\platforms\STM32F1xx\hal_lld.h</FilePath> </File> <File> <FileName>hal_lld_f103.h</FileName> <FileType>5</FileType> - <FilePath>D:\Progetti\ChibiOS-RT\os\hal\platforms\STM32F1xx\hal_lld_f103.h</FilePath> + <FilePath>..\..\..\os\hal\platforms\STM32F1xx\hal_lld_f103.h</FilePath> </File> <File> <FileName>pal_lld.h</FileName> <FileType>5</FileType> - <FilePath>D:\Progetti\ChibiOS-RT\os\hal\platforms\STM32\GPIOv1\pal_lld.h</FilePath> + <FilePath>..\..\..\os\hal\platforms\STM32\GPIOv1\pal_lld.h</FilePath> </File> <File> <FileName>serial_lld.h</FileName> @@ -914,7 +914,7 @@ <File> <FileName>stm32f10x.h</FileName> <FileType>5</FileType> - <FilePath>D:\Progetti\ChibiOS-RT\os\hal\platforms\STM32F1xx\stm32f10x.h</FilePath> + <FilePath>..\..\..\os\hal\platforms\STM32F1xx\stm32f10x.h</FilePath> </File> </Files> </Group> |