diff options
| author | hathach <[email protected]> | 2013-09-30 16:13:08 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2013-09-30 16:13:08 +0700 |
| commit | 5fb22e3f34db0d9e91df8ca306cc97518bb99792 (patch) | |
| tree | b680b1bf2656504714e4fc204503999990767d80 /demos/host | |
| parent | 821f85cb200c870b874c6681801d20410930dbc5 (diff) | |
refractor hub
Diffstat (limited to 'demos/host')
| -rw-r--r-- | demos/host/host_os_none/host_os_none.uvopt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/demos/host/host_os_none/host_os_none.uvopt b/demos/host/host_os_none/host_os_none.uvopt index 4aada8217..0eae74b13 100644 --- a/demos/host/host_os_none/host_os_none.uvopt +++ b/demos/host/host_os_none/host_os_none.uvopt @@ -762,8 +762,8 @@ <Focus>0</Focus> <ColumnNumber>0</ColumnNumber> <tvExpOptDlg>0</tvExpOptDlg> - <TopLine>1</TopLine> - <CurrentLine>1</CurrentLine> + <TopLine>74</TopLine> + <CurrentLine>93</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>1</TopLine> - <CurrentLine>1</CurrentLine> + <TopLine>328</TopLine> + <CurrentLine>334</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>18</ColumnNumber> + <ColumnNumber>5</ColumnNumber> <tvExpOptDlg>0</tvExpOptDlg> <TopLine>145</TopLine> - <CurrentLine>147</CurrentLine> + <CurrentLine>152</CurrentLine> <bDave2>0</bDave2> <PathWithFileName>..\..\bsp\lpc43xx\startup_keil\startup_LPC43xx.s</PathWithFileName> <FilenameWithoutPath>startup_LPC43xx.s</FilenameWithoutPath> |
