diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-12-21 22:01:51 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-12-21 22:01:51 +0000 |
commit | 7ea532c6041bbd6012166aefd8f3aa01368a92fb (patch) | |
tree | 68b3ee832f3a5015a91ed4b32d765573e71be193 /demos | |
parent | b135c771466a61547a347440786f80f59fe78ca0 (diff) | |
download | ChibiOS-7ea532c6041bbd6012166aefd8f3aa01368a92fb.tar.gz ChibiOS-7ea532c6041bbd6012166aefd8f3aa01368a92fb.tar.bz2 ChibiOS-7ea532c6041bbd6012166aefd8f3aa01368a92fb.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2519 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos')
-rw-r--r-- | demos/ARMCM3-STM32F103-GCC/keil/ch.uvopt | 58 |
1 files changed, 20 insertions, 38 deletions
diff --git a/demos/ARMCM3-STM32F103-GCC/keil/ch.uvopt b/demos/ARMCM3-STM32F103-GCC/keil/ch.uvopt index 2402a0bd6..341c325d7 100644 --- a/demos/ARMCM3-STM32F103-GCC/keil/ch.uvopt +++ b/demos/ARMCM3-STM32F103-GCC/keil/ch.uvopt @@ -240,8 +240,8 @@ <Focus>0</Focus> <ColumnNumber>0</ColumnNumber> <tvExpOptDlg>0</tvExpOptDlg> - <TopLine>0</TopLine> - <CurrentLine>0</CurrentLine> + <TopLine>73</TopLine> + <CurrentLine>73</CurrentLine> <bDave2>0</bDave2> <PathWithFileName>..\..\..\os\ports\RVCT\ARMCMx\cstartup.s</PathWithFileName> <FilenameWithoutPath>cstartup.s</FilenameWithoutPath> @@ -597,8 +597,8 @@ <Focus>0</Focus> <ColumnNumber>0</ColumnNumber> <tvExpOptDlg>0</tvExpOptDlg> - <TopLine>0</TopLine> - <CurrentLine>0</CurrentLine> + <TopLine>4</TopLine> + <CurrentLine>4</CurrentLine> <bDave2>0</bDave2> <PathWithFileName>..\..\..\os\kernel\src\chsys.c</PathWithFileName> <FilenameWithoutPath>chsys.c</FilenameWithoutPath> @@ -994,10 +994,10 @@ <FileType>1</FileType> <tvExp>0</tvExp> <Focus>0</Focus> - <ColumnNumber>13</ColumnNumber> + <ColumnNumber>68</ColumnNumber> <tvExpOptDlg>0</tvExpOptDlg> - <TopLine>76</TopLine> - <CurrentLine>98</CurrentLine> + <TopLine>79</TopLine> + <CurrentLine>92</CurrentLine> <bDave2>0</bDave2> <PathWithFileName>..\..\..\os\hal\src\can.c</PathWithFileName> <FilenameWithoutPath>can.c</FilenameWithoutPath> @@ -1024,8 +1024,8 @@ <Focus>0</Focus> <ColumnNumber>58</ColumnNumber> <tvExpOptDlg>0</tvExpOptDlg> - <TopLine>61</TopLine> - <CurrentLine>81</CurrentLine> + <TopLine>0</TopLine> + <CurrentLine>0</CurrentLine> <bDave2>0</bDave2> <PathWithFileName>..\..\..\os\hal\src\i2c.c</PathWithFileName> <FilenameWithoutPath>i2c.c</FilenameWithoutPath> @@ -1050,10 +1050,10 @@ <FileType>1</FileType> <tvExp>0</tvExp> <Focus>0</Focus> - <ColumnNumber>40</ColumnNumber> + <ColumnNumber>1</ColumnNumber> <tvExpOptDlg>0</tvExpOptDlg> <TopLine>226</TopLine> - <CurrentLine>245</CurrentLine> + <CurrentLine>233</CurrentLine> <bDave2>0</bDave2> <PathWithFileName>..\..\..\os\hal\src\mmc_spi.c</PathWithFileName> <FilenameWithoutPath>mmc_spi.c</FilenameWithoutPath> @@ -1080,8 +1080,8 @@ <Focus>0</Focus> <ColumnNumber>56</ColumnNumber> <tvExpOptDlg>0</tvExpOptDlg> - <TopLine>67</TopLine> - <CurrentLine>81</CurrentLine> + <TopLine>0</TopLine> + <CurrentLine>0</CurrentLine> <bDave2>0</bDave2> <PathWithFileName>..\..\..\os\hal\src\pwm.c</PathWithFileName> <FilenameWithoutPath>pwm.c</FilenameWithoutPath> @@ -1956,7 +1956,7 @@ <ColumnNumber>0</ColumnNumber> <tvExpOptDlg>0</tvExpOptDlg> <TopLine>32</TopLine> - <CurrentLine>44</CurrentLine> + <CurrentLine>39</CurrentLine> <bDave2>0</bDave2> <PathWithFileName>..\main.c</PathWithFileName> <FilenameWithoutPath>main.c</FilenameWithoutPath> @@ -1968,37 +1968,19 @@ <ActiveMDIGroup>0</ActiveMDIGroup> <MDIGroup> <Size>100</Size> - <ActiveTab>3</ActiveTab> + <ActiveTab>1</ActiveTab> <Documents> <Doc> <Name>..\main.c</Name> <ColumnNumber>0</ColumnNumber> <TopLine>32</TopLine> - <CurrentLine>44</CurrentLine> - </Doc> - <Doc> - <Name>..\..\..\os\hal\src\serial.c</Name> - <ColumnNumber>32</ColumnNumber> - <TopLine>106</TopLine> - <CurrentLine>120</CurrentLine> - </Doc> - <Doc> - <Name>..\..\..\os\hal\src\adc.c</Name> - <ColumnNumber>13</ColumnNumber> - <TopLine>85</TopLine> - <CurrentLine>101</CurrentLine> - </Doc> - <Doc> - <Name>..\..\..\os\hal\src\can.c</Name> - <ColumnNumber>58</ColumnNumber> - <TopLine>76</TopLine> - <CurrentLine>91</CurrentLine> + <CurrentLine>39</CurrentLine> </Doc> <Doc> - <Name>..\..\..\os\hal\src\mmc_spi.c</Name> - <ColumnNumber>40</ColumnNumber> - <TopLine>226</TopLine> - <CurrentLine>245</CurrentLine> + <Name>..\..\..\os\ports\RVCT\ARMCMx\cstartup.s</Name> + <ColumnNumber>0</ColumnNumber> + <TopLine>73</TopLine> + <CurrentLine>73</CurrentLine> </Doc> </Documents> </MDIGroup> |