diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-09-24 10:41:58 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-09-24 10:41:58 +0000 |
commit | d379346fad1898bc2f7c62516ab282a87bc66e15 (patch) | |
tree | a0d09a10e5134eca77c904768823f733efe411ac /demos/ARMCM3-STM32F100-DISCOVERY | |
parent | da02a90b8cbe29a6304e7af0c1396c0274a4a9ce (diff) | |
download | ChibiOS-d379346fad1898bc2f7c62516ab282a87bc66e15.tar.gz ChibiOS-d379346fad1898bc2f7c62516ab282a87bc66e15.tar.bz2 ChibiOS-d379346fad1898bc2f7c62516ab282a87bc66e15.zip |
Updated Keil demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3397 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/ARMCM3-STM32F100-DISCOVERY')
-rw-r--r-- | demos/ARMCM3-STM32F100-DISCOVERY/keil/ch.uvproj | 31 |
1 files changed, 13 insertions, 18 deletions
diff --git a/demos/ARMCM3-STM32F100-DISCOVERY/keil/ch.uvproj b/demos/ARMCM3-STM32F100-DISCOVERY/keil/ch.uvproj index cffe0a6e8..723042027 100644 --- a/demos/ARMCM3-STM32F100-DISCOVERY/keil/ch.uvproj +++ b/demos/ARMCM3-STM32F100-DISCOVERY/keil/ch.uvproj @@ -346,7 +346,7 @@ <MiscControls></MiscControls> <Define>__heap_base__=Image$$RW_IRAM1$$ZI$$Limit __heap_end__=Image$$RW_IRAM2$$Base</Define> <Undefine></Undefine> - <IncludePath>..\;..\..\..\os\kernel\include;..\..\..\os\ports\RVCT\ARMCMx;..\..\..\os\ports\RVCT\ARMCMx\STM32;..\..\..\os\hal\include;..\..\..\os\hal\platforms\STM32;..\..\..\boards\ST_STM32VL_DISCOVERY;..\..\..\test</IncludePath> + <IncludePath>..\;..\..\..\os\kernel\include;..\..\..\os\ports\RVCT\ARMCMx;..\..\..\os\ports\RVCT\ARMCMx\STM32F1xx;..\..\..\os\hal\include;..\..\..\os\hal\platforms\STM32;..\..\..\os\hal\platforms\STM32\GPIOv1;..\..\..\os\hal\platforms\STM32\DMAv1;..\..\..\os\hal\platforms\STM32\USBv1;..\..\..\os\hal\platforms\STM32F1xx;..\..\..\boards\ST_STM32VL_DISCOVERY;..\..\..\test</IncludePath> </VariousControls> </Cads> <Aads> @@ -361,7 +361,7 @@ <MiscControls>--cpreproc</MiscControls> <Define></Define> <Undefine></Undefine> - <IncludePath>..\..\..\boards\ST_STM32VL_DISCOVERY;..\..\..\os\ports\RVCT\ARMCMx\STM32</IncludePath> + <IncludePath>..\;..\..\..\boards\ST_STM32VL_DISCOVERY;..\..\..\os\ports\RVCT\ARMCMx\STM32F1xx</IncludePath> </VariousControls> </Aads> <LDads> @@ -409,7 +409,7 @@ <File> <FileName>vectors.s</FileName> <FileType>2</FileType> - <FilePath>..\..\..\os\ports\RVCT\ARMCMx\STM32\vectors.s</FilePath> + <FilePath>D:\Progetti\ChibiOS-RT\os\ports\RVCT\ARMCMx\STM32F1xx\vectors.s</FilePath> </File> <File> <FileName>chcoreasm_v7m.s</FileName> @@ -794,7 +794,7 @@ <File> <FileName>adc_lld.c</FileName> <FileType>1</FileType> - <FilePath>..\..\..\os\hal\platforms\STM32\adc_lld.c</FilePath> + <FilePath>D:\Progetti\ChibiOS-RT\os\hal\platforms\STM32F1xx\adc_lld.c</FilePath> </File> <File> <FileName>can_lld.c</FileName> @@ -804,12 +804,12 @@ <File> <FileName>hal_lld.c</FileName> <FileType>1</FileType> - <FilePath>..\..\..\os\hal\platforms\STM32\hal_lld.c</FilePath> + <FilePath>D:\Progetti\ChibiOS-RT\os\hal\platforms\STM32F1xx\hal_lld.c</FilePath> </File> <File> <FileName>pal_lld.c</FileName> <FileType>1</FileType> - <FilePath>..\..\..\os\hal\platforms\STM32\pal_lld.c</FilePath> + <FilePath>D:\Progetti\ChibiOS-RT\os\hal\platforms\STM32\GPIOv1\pal_lld.c</FilePath> </File> <File> <FileName>pwm_lld.c</FileName> @@ -829,7 +829,7 @@ <File> <FileName>stm32_dma.c</FileName> <FileType>1</FileType> - <FilePath>..\..\..\os\hal\platforms\STM32\stm32_dma.c</FilePath> + <FilePath>D:\Progetti\ChibiOS-RT\os\hal\platforms\STM32\DMAv1\stm32_dma.c</FilePath> </File> <File> <FileName>uart_lld.c</FileName> @@ -839,7 +839,7 @@ <File> <FileName>adc_lld.h</FileName> <FileType>5</FileType> - <FilePath>..\..\..\os\hal\platforms\STM32\adc_lld.h</FilePath> + <FilePath>D:\Progetti\ChibiOS-RT\os\hal\platforms\STM32F1xx\adc_lld.h</FilePath> </File> <File> <FileName>can_lld.h</FileName> @@ -847,24 +847,19 @@ <FilePath>..\..\..\os\hal\platforms\STM32\can_lld.h</FilePath> </File> <File> - <FileName>core_cm3.h</FileName> - <FileType>5</FileType> - <FilePath>..\..\..\os\hal\platforms\STM32\core_cm3.h</FilePath> - </File> - <File> <FileName>hal_lld.h</FileName> <FileType>5</FileType> - <FilePath>..\..\..\os\hal\platforms\STM32\hal_lld.h</FilePath> + <FilePath>D:\Progetti\ChibiOS-RT\os\hal\platforms\STM32F1xx\hal_lld.h</FilePath> </File> <File> <FileName>hal_lld_f103.h</FileName> <FileType>5</FileType> - <FilePath>..\..\..\os\hal\platforms\STM32\hal_lld_f103.h</FilePath> + <FilePath>D:\Progetti\ChibiOS-RT\os\hal\platforms\STM32F1xx\hal_lld_f103.h</FilePath> </File> <File> <FileName>pal_lld.h</FileName> <FileType>5</FileType> - <FilePath>..\..\..\os\hal\platforms\STM32\pal_lld.h</FilePath> + <FilePath>D:\Progetti\ChibiOS-RT\os\hal\platforms\STM32\GPIOv1\pal_lld.h</FilePath> </File> <File> <FileName>pwm_lld.h</FileName> @@ -884,12 +879,12 @@ <File> <FileName>stm32_dma.h</FileName> <FileType>5</FileType> - <FilePath>..\..\..\os\hal\platforms\STM32\stm32_dma.h</FilePath> + <FilePath>D:\Progetti\ChibiOS-RT\os\hal\platforms\STM32\DMAv1\stm32_dma.h</FilePath> </File> <File> <FileName>stm32f10x.h</FileName> <FileType>5</FileType> - <FilePath>..\..\..\os\hal\platforms\STM32\stm32f10x.h</FilePath> + <FilePath>D:\Progetti\ChibiOS-RT\os\hal\platforms\STM32F1xx\stm32f10x.h</FilePath> </File> <File> <FileName>uart_lld.h</FileName> |