From ccc65e620aeba998b274caf48a3880f3dca8de50 Mon Sep 17 00:00:00 2001 From: hathach Date: Thu, 17 Apr 2014 10:33:59 +0700 Subject: change default TUSB_CFG_DEBUG to 0 change meaning of TUSB_CFG_DEBUG --- demos/host/host_freertos/host_freertos.uvopt | 10 +++++----- demos/host/host_os_none/host_os_none.uvopt | 22 +++++++++++----------- 2 files changed, 16 insertions(+), 16 deletions(-) (limited to 'demos') diff --git a/demos/host/host_freertos/host_freertos.uvopt b/demos/host/host_freertos/host_freertos.uvopt index 84494433a..07beecf2e 100644 --- a/demos/host/host_freertos/host_freertos.uvopt +++ b/demos/host/host_freertos/host_freertos.uvopt @@ -73,7 +73,7 @@ 0 0 - 0 + 1 8 @@ -355,7 +355,7 @@ 0 0 - 1 + 0 8 @@ -608,7 +608,7 @@ 0 27 0 - 96 + 97 98 0 ..\src\main.c @@ -1248,7 +1248,7 @@ 0 0 0 - 81 + 95 103 0 ..\..\..\boards\board.c @@ -1416,7 +1416,7 @@ 0 0 0 - 148 + 149 154 0 ..\..\..\mcu\lpc43xx\keil\startup_LPC43xx.s diff --git a/demos/host/host_os_none/host_os_none.uvopt b/demos/host/host_os_none/host_os_none.uvopt index 6554d0078..9258661d2 100644 --- a/demos/host/host_os_none/host_os_none.uvopt +++ b/demos/host/host_os_none/host_os_none.uvopt @@ -73,7 +73,7 @@ 1 0 - 0 + 1 8 @@ -212,7 +212,7 @@ 0 - 0 + 1 0 0 @@ -355,7 +355,7 @@ 1 0 - 1 + 0 8 @@ -613,7 +613,7 @@ 0 9 0 - 85 + 86 90 0 ..\src\main.c @@ -645,7 +645,7 @@ 0 0 0 - 113 + 114 117 0 ..\src\keyboard_host_app.c @@ -659,10 +659,10 @@ 1 0 0 - 0 + 9 0 - 122 - 126 + 120 + 135 0 ..\src\mouse_host_app.c mouse_host_app.c @@ -677,7 +677,7 @@ 0 0 0 - 155 + 142 159 0 ..\src\msc_host_app.c @@ -781,7 +781,7 @@ 0 0 0 - 350 + 351 354 0 ..\..\..\tinyusb\host\usbh.c @@ -1349,7 +1349,7 @@ 0 0 0 - 144 + 145 151 0 ..\..\..\mcu\lpc43xx\keil\startup_LPC43xx.s -- cgit v1.3.1