diff options
| author | hathach <[email protected]> | 2013-09-30 15:34:22 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2013-09-30 15:34:22 +0700 |
| commit | 821f85cb200c870b874c6681801d20410930dbc5 (patch) | |
| tree | 8913a634bb69e35f1bb829067fe1a2e148eefb46 /demos/host | |
| parent | 3cc169f2fd3159ecad494eb6223bbed6cc8135d6 (diff) | |
refractor hub
Diffstat (limited to 'demos/host')
| -rw-r--r-- | demos/host/host_os_none/host_os_none.uvopt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/demos/host/host_os_none/host_os_none.uvopt b/demos/host/host_os_none/host_os_none.uvopt index 6a9661362..4aada8217 100644 --- a/demos/host/host_os_none/host_os_none.uvopt +++ b/demos/host/host_os_none/host_os_none.uvopt @@ -760,10 +760,10 @@ <FileType>1</FileType> <tvExp>0</tvExp> <Focus>0</Focus> - <ColumnNumber>1</ColumnNumber> + <ColumnNumber>0</ColumnNumber> <tvExpOptDlg>0</tvExpOptDlg> - <TopLine>114</TopLine> - <CurrentLine>123</CurrentLine> + <TopLine>1</TopLine> + <CurrentLine>1</CurrentLine> <bDave2>0</bDave2> <PathWithFileName>..\..\..\tinyusb\host\hub.c</PathWithFileName> <FilenameWithoutPath>hub.c</FilenameWithoutPath> @@ -778,8 +778,8 @@ <Focus>0</Focus> <ColumnNumber>0</ColumnNumber> <tvExpOptDlg>0</tvExpOptDlg> - <TopLine>337</TopLine> - <CurrentLine>338</CurrentLine> + <TopLine>1</TopLine> + <CurrentLine>1</CurrentLine> <bDave2>0</bDave2> <PathWithFileName>..\..\..\tinyusb\host\usbh.c</PathWithFileName> <FilenameWithoutPath>usbh.c</FilenameWithoutPath> @@ -1080,10 +1080,10 @@ <FileType>2</FileType> <tvExp>0</tvExp> <Focus>0</Focus> - <ColumnNumber>26</ColumnNumber> + <ColumnNumber>18</ColumnNumber> <tvExpOptDlg>0</tvExpOptDlg> <TopLine>145</TopLine> - <CurrentLine>154</CurrentLine> + <CurrentLine>147</CurrentLine> <bDave2>0</bDave2> <PathWithFileName>..\..\bsp\lpc43xx\startup_keil\startup_LPC43xx.s</PathWithFileName> <FilenameWithoutPath>startup_LPC43xx.s</FilenameWithoutPath> |
