diff options
| author | hathach <[email protected]> | 2014-03-14 16:50:51 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2014-03-14 16:50:51 +0700 |
| commit | 21a50c6f730191a43f544ea64c729f85cf14f65a (patch) | |
| tree | 4df2d80d6a6509d22adea218e9fd799a59bac9a6 | |
| parent | b7235fa2bcd5cecf728d3b963fad6bab2615b354 (diff) | |
clean up more
| -rw-r--r-- | demos/host/host_freertos/host_freertos.uvopt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/demos/host/host_freertos/host_freertos.uvopt b/demos/host/host_freertos/host_freertos.uvopt index f3298174a..84f0f8fc5 100644 --- a/demos/host/host_freertos/host_freertos.uvopt +++ b/demos/host/host_freertos/host_freertos.uvopt @@ -370,7 +370,7 @@ <OPTFL> <tvExp>1</tvExp> <tvExpOptDlg>0</tvExpOptDlg> - <IsCurrentTarget>1</IsCurrentTarget> + <IsCurrentTarget>0</IsCurrentTarget> </OPTFL> <CpuCode>8</CpuCode> <Books> @@ -555,7 +555,7 @@ <OPTFL> <tvExp>1</tvExp> <tvExpOptDlg>0</tvExpOptDlg> - <IsCurrentTarget>0</IsCurrentTarget> + <IsCurrentTarget>1</IsCurrentTarget> </OPTFL> <CpuCode>8</CpuCode> <Books> @@ -1050,7 +1050,7 @@ <Focus>0</Focus> <ColumnNumber>31</ColumnNumber> <tvExpOptDlg>0</tvExpOptDlg> - <TopLine>220</TopLine> + <TopLine>221</TopLine> <CurrentLine>229</CurrentLine> <bDave2>0</bDave2> <PathWithFileName>..\..\..\tinyusb\class\hid_host.c</PathWithFileName> @@ -1170,7 +1170,7 @@ <Focus>0</Focus> <ColumnNumber>5</ColumnNumber> <tvExpOptDlg>0</tvExpOptDlg> - <TopLine>44</TopLine> + <TopLine>45</TopLine> <CurrentLine>54</CurrentLine> <bDave2>0</bDave2> <PathWithFileName>..\..\..\vendor\freertos\freertoslpc\FreeRTOSCommonHooks.c</PathWithFileName> |
