aboutsummaryrefslogtreecommitdiffstats
path: root/demos/ARMCM3-STM32F103/keil
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-06-02 08:59:32 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-06-02 08:59:32 +0000
commit2c02959951403cbf2ed9d2fe425d05bab1b3cea3 (patch)
tree7667db1c0ffaeca78c838726e1fde3b5c68ca604 /demos/ARMCM3-STM32F103/keil
parenta8e9f2ed9c757eb9c33701ae8927dbfbf1121846 (diff)
downloadChibiOS-2c02959951403cbf2ed9d2fe425d05bab1b3cea3.tar.gz
ChibiOS-2c02959951403cbf2ed9d2fe425d05bab1b3cea3.tar.bz2
ChibiOS-2c02959951403cbf2ed9d2fe425d05bab1b3cea3.zip
Compact mode implemented and tested for RVCT too.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3007 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/ARMCM3-STM32F103/keil')
-rw-r--r--demos/ARMCM3-STM32F103/keil/ch.uvproj17
1 files changed, 16 insertions, 1 deletions
diff --git a/demos/ARMCM3-STM32F103/keil/ch.uvproj b/demos/ARMCM3-STM32F103/keil/ch.uvproj
index 88c373dcc..3f8ff22bd 100644
--- a/demos/ARMCM3-STM32F103/keil/ch.uvproj
+++ b/demos/ARMCM3-STM32F103/keil/ch.uvproj
@@ -361,7 +361,7 @@
<MiscControls>--cpreproc</MiscControls>
<Define></Define>
<Undefine></Undefine>
- <IncludePath>..\..\..\boards\OLIMEX_STM32_P103;..\..\..\os\ports\RVCT\ARMCMx\STM32</IncludePath>
+ <IncludePath>..\;..\..\..\boards\OLIMEX_STM32_P103;..\..\..\os\ports\RVCT\ARMCMx\STM32</IncludePath>
</VariousControls>
</Aads>
<LDads>
@@ -1031,6 +1031,21 @@
<FileType>1</FileType>
<FilePath>..\main.c</FilePath>
</File>
+ <File>
+ <FileName>chconf.h</FileName>
+ <FileType>5</FileType>
+ <FilePath>..\chconf.h</FilePath>
+ </File>
+ <File>
+ <FileName>halconf.h</FileName>
+ <FileType>5</FileType>
+ <FilePath>..\halconf.h</FilePath>
+ </File>
+ <File>
+ <FileName>mcuconf.h</FileName>
+ <FileType>5</FileType>
+ <FilePath>..\mcuconf.h</FilePath>
+ </File>
</Files>
</Group>
</Groups>