diff options
| author | hathach <[email protected]> | 2014-03-18 18:54:44 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2014-03-18 18:54:44 +0700 |
| commit | a8ea9e99d526e7597fcd0e7f2b474f2f3d77c43f (patch) | |
| tree | ac1ec6d0c42c8fc3522cb8fa8a06c6bc6e1309bc /demos/host | |
| parent | f6a3eeb9427d79fac1ac12f901ca38a155441d5c (diff) | |
rename errors.c/h to tusb_errors.c/h
Diffstat (limited to 'demos/host')
| -rw-r--r-- | demos/host/host_freertos/host_freertos.ewp | 2 | ||||
| -rw-r--r-- | demos/host/host_freertos/host_freertos.uvproj | 16 | ||||
| -rw-r--r-- | demos/host/host_os_none/host_os_none.ewp | 2 | ||||
| -rw-r--r-- | demos/host/host_os_none/host_os_none.uvopt | 12 | ||||
| -rw-r--r-- | demos/host/host_os_none/host_os_none.uvproj | 16 |
5 files changed, 24 insertions, 24 deletions
diff --git a/demos/host/host_freertos/host_freertos.ewp b/demos/host/host_freertos/host_freertos.ewp index a2c0fc674..efcdffe22 100644 --- a/demos/host/host_freertos/host_freertos.ewp +++ b/demos/host/host_freertos/host_freertos.ewp @@ -2961,7 +2961,7 @@ <group>
<name>common</name>
<file>
- <name>$PROJ_DIR$\..\..\..\tinyusb\common\errors.c</name>
+ <name>$PROJ_DIR$\..\..\..\tinyusb\common\tusb_errors.c</name>
</file>
</group>
<group>
diff --git a/demos/host/host_freertos/host_freertos.uvproj b/demos/host/host_freertos/host_freertos.uvproj index e53f89641..ad1a3dd9a 100644 --- a/demos/host/host_freertos/host_freertos.uvproj +++ b/demos/host/host_freertos/host_freertos.uvproj @@ -482,9 +482,9 @@ <FilePath>..\..\..\tinyusb\hal\hal_lpc175x_6x.c</FilePath> </File> <File> - <FileName>errors.c</FileName> + <FileName>tusb_errors.c</FileName> <FileType>1</FileType> - <FilePath>..\..\..\tinyusb\common\errors.c</FilePath> + <FilePath>..\..\..\tinyusb\common\tusb_errors.c</FilePath> </File> <File> <FileName>fifo.c</FileName> @@ -1312,9 +1312,9 @@ <FilePath>..\..\..\tinyusb\hal\hal_lpc175x_6x.c</FilePath> </File> <File> - <FileName>errors.c</FileName> + <FileName>tusb_errors.c</FileName> <FileType>1</FileType> - <FilePath>..\..\..\tinyusb\common\errors.c</FilePath> + <FilePath>..\..\..\tinyusb\common\tusb_errors.c</FilePath> </File> <File> <FileName>fifo.c</FileName> @@ -2142,9 +2142,9 @@ <FilePath>..\..\..\tinyusb\hal\hal_lpc175x_6x.c</FilePath> </File> <File> - <FileName>errors.c</FileName> + <FileName>tusb_errors.c</FileName> <FileType>1</FileType> - <FilePath>..\..\..\tinyusb\common\errors.c</FilePath> + <FilePath>..\..\..\tinyusb\common\tusb_errors.c</FilePath> </File> <File> <FileName>fifo.c</FileName> @@ -2972,9 +2972,9 @@ <FilePath>..\..\..\tinyusb\hal\hal_lpc175x_6x.c</FilePath> </File> <File> - <FileName>errors.c</FileName> + <FileName>tusb_errors.c</FileName> <FileType>1</FileType> - <FilePath>..\..\..\tinyusb\common\errors.c</FilePath> + <FilePath>..\..\..\tinyusb\common\tusb_errors.c</FilePath> </File> <File> <FileName>fifo.c</FileName> diff --git a/demos/host/host_os_none/host_os_none.ewp b/demos/host/host_os_none/host_os_none.ewp index c0515d83f..281b906c3 100644 --- a/demos/host/host_os_none/host_os_none.ewp +++ b/demos/host/host_os_none/host_os_none.ewp @@ -2903,7 +2903,7 @@ <group>
<name>common</name>
<file>
- <name>$PROJ_DIR$\..\..\..\tinyusb\common\errors.c</name>
+ <name>$PROJ_DIR$\..\..\..\tinyusb\common\tusb_errors.c</name>
</file>
</group>
<group>
diff --git a/demos/host/host_os_none/host_os_none.uvopt b/demos/host/host_os_none/host_os_none.uvopt index 083fddd67..439ae827a 100644 --- a/demos/host/host_os_none/host_os_none.uvopt +++ b/demos/host/host_os_none/host_os_none.uvopt @@ -1114,7 +1114,7 @@ <Focus>0</Focus> <ColumnNumber>0</ColumnNumber> <tvExpOptDlg>0</tvExpOptDlg> - <TopLine>32</TopLine> + <TopLine>33</TopLine> <CurrentLine>38</CurrentLine> <bDave2>0</bDave2> <PathWithFileName>..\..\..\tinyusb\hal\hal_lpc175x_6x.c</PathWithFileName> @@ -1133,8 +1133,8 @@ <TopLine>0</TopLine> <CurrentLine>0</CurrentLine> <bDave2>0</bDave2> - <PathWithFileName>..\..\..\tinyusb\common\errors.c</PathWithFileName> - <FilenameWithoutPath>errors.c</FilenameWithoutPath> + <PathWithFileName>..\..\..\tinyusb\common\tusb_errors.c</PathWithFileName> + <FilenameWithoutPath>tusb_errors.c</FilenameWithoutPath> <RteFlg>0</RteFlg> <bShared>0</bShared> </File> @@ -1162,7 +1162,7 @@ <Focus>0</Focus> <ColumnNumber>0</ColumnNumber> <tvExpOptDlg>0</tvExpOptDlg> - <TopLine>15</TopLine> + <TopLine>16</TopLine> <CurrentLine>34</CurrentLine> <bDave2>0</bDave2> <PathWithFileName>..\..\..\tinyusb\class\cdc_host.c</PathWithFileName> @@ -1306,7 +1306,7 @@ <Focus>0</Focus> <ColumnNumber>15</ColumnNumber> <tvExpOptDlg>0</tvExpOptDlg> - <TopLine>3</TopLine> + <TopLine>4</TopLine> <CurrentLine>10</CurrentLine> <bDave2>0</bDave2> <PathWithFileName>..\..\..\tinyusb\host\ohci\ohci.c</PathWithFileName> @@ -1754,7 +1754,7 @@ <Focus>0</Focus> <ColumnNumber>35</ColumnNumber> <tvExpOptDlg>0</tvExpOptDlg> - <TopLine>74</TopLine> + <TopLine>75</TopLine> <CurrentLine>86</CurrentLine> <bDave2>0</bDave2> <PathWithFileName>..\..\..\mcu\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_clkpwr.c</PathWithFileName> diff --git a/demos/host/host_os_none/host_os_none.uvproj b/demos/host/host_os_none/host_os_none.uvproj index 734b6bbf8..ed0108296 100644 --- a/demos/host/host_os_none/host_os_none.uvproj +++ b/demos/host/host_os_none/host_os_none.uvproj @@ -482,9 +482,9 @@ <FilePath>..\..\..\tinyusb\hal\hal_lpc175x_6x.c</FilePath> </File> <File> - <FileName>errors.c</FileName> + <FileName>tusb_errors.c</FileName> <FileType>1</FileType> - <FilePath>..\..\..\tinyusb\common\errors.c</FilePath> + <FilePath>..\..\..\tinyusb\common\tusb_errors.c</FilePath> </File> <File> <FileName>fifo.c</FileName> @@ -1247,9 +1247,9 @@ <FilePath>..\..\..\tinyusb\hal\hal_lpc175x_6x.c</FilePath> </File> <File> - <FileName>errors.c</FileName> + <FileName>tusb_errors.c</FileName> <FileType>1</FileType> - <FilePath>..\..\..\tinyusb\common\errors.c</FilePath> + <FilePath>..\..\..\tinyusb\common\tusb_errors.c</FilePath> </File> <File> <FileName>fifo.c</FileName> @@ -2012,9 +2012,9 @@ <FilePath>..\..\..\tinyusb\hal\hal_lpc175x_6x.c</FilePath> </File> <File> - <FileName>errors.c</FileName> + <FileName>tusb_errors.c</FileName> <FileType>1</FileType> - <FilePath>..\..\..\tinyusb\common\errors.c</FilePath> + <FilePath>..\..\..\tinyusb\common\tusb_errors.c</FilePath> </File> <File> <FileName>fifo.c</FileName> @@ -2777,9 +2777,9 @@ <FilePath>..\..\..\tinyusb\hal\hal_lpc175x_6x.c</FilePath> </File> <File> - <FileName>errors.c</FileName> + <FileName>tusb_errors.c</FileName> <FileType>1</FileType> - <FilePath>..\..\..\tinyusb\common\errors.c</FilePath> + <FilePath>..\..\..\tinyusb\common\tusb_errors.c</FilePath> </File> <File> <FileName>fifo.c</FileName> |
