From 0bb2cc64b0e1248bfc8e564755a0850b5e5ad762 Mon Sep 17 00:00:00 2001 From: hathach Date: Mon, 31 Mar 2014 11:26:41 +0700 Subject: [PATCH] device_freertos/.cproject works well with msc & keyboard --- ...e_os_none.uvopt => device_cmsis_rtx.uvopt} | 14 +- ...os_none.uvproj => device_cmsis_rtx.uvproj} | 14 +- demos/device/device_freertos/.cproject | 124 +++++++++--------- demos/device/src/cdc_device_app.c | 3 +- demos/device/src/keyboard_device_app.c | 3 +- demos/device/src/msc_device_app.c | 1 + demos/device/src/tusb_config.h | 4 +- demos/host/host_freertos/.cproject | 29 ++-- demos/host/host_freertos/host_freertos.uvopt | 10 +- demos/host/host_os_none/.cproject | 8 +- demos/host/src/tusb_config.h | 18 +-- readme.markdown | 2 +- 12 files changed, 117 insertions(+), 113 deletions(-) rename demos/device/device_cmsis_rtx/{device_os_none.uvopt => device_cmsis_rtx.uvopt} (99%) rename demos/device/device_cmsis_rtx/{device_os_none.uvproj => device_cmsis_rtx.uvproj} (99%) diff --git a/demos/device/device_cmsis_rtx/device_os_none.uvopt b/demos/device/device_cmsis_rtx/device_cmsis_rtx.uvopt similarity index 99% rename from demos/device/device_cmsis_rtx/device_os_none.uvopt rename to demos/device/device_cmsis_rtx/device_cmsis_rtx.uvopt index c2fc972ca..76e337f33 100644 --- a/demos/device/device_cmsis_rtx/device_os_none.uvopt +++ b/demos/device/device_cmsis_rtx/device_cmsis_rtx.uvopt @@ -75,7 +75,7 @@ 0 1 - 0 + 8 SARMCM3.DLL -MPU @@ -209,7 +209,7 @@ 0 0 - 0 + 8 SARMCM3.DLL -MPU @@ -343,7 +343,7 @@ 0 0 - 0 + 8 SARMCM3.DLL @@ -477,7 +477,7 @@ 0 0 - 0 + 8 SARMCM3.DLL -MPU @@ -611,7 +611,7 @@ 0 0 - 0 + 8 SARMCM3.DLL @@ -745,7 +745,7 @@ 0 0 - 0 + 8 SARMCM3.DLL -MPU @@ -879,7 +879,7 @@ 0 0 - 0 + 8 SARMCM3.DLL diff --git a/demos/device/device_cmsis_rtx/device_os_none.uvproj b/demos/device/device_cmsis_rtx/device_cmsis_rtx.uvproj similarity index 99% rename from demos/device/device_cmsis_rtx/device_os_none.uvproj rename to demos/device/device_cmsis_rtx/device_cmsis_rtx.uvproj index c17c3a692..ec57e7d30 100644 --- a/demos/device/device_cmsis_rtx/device_os_none.uvproj +++ b/demos/device/device_cmsis_rtx/device_cmsis_rtx.uvproj @@ -44,7 +44,7 @@ 1 .\UV4Build\ - device_os_none + device_cmsis_rtx 1 0 0 @@ -956,7 +956,7 @@ 1 .\UV4Build\ - device_os_none + device_cmsis_rtx 1 0 0 @@ -1908,7 +1908,7 @@ 1 .\UV4Build\ - device_os_none + device_cmsis_rtx 1 0 0 @@ -2820,7 +2820,7 @@ 1 .\UV4Build\ - device_os_none + device_cmsis_rtx 1 0 0 @@ -3732,7 +3732,7 @@ 1 .\UV4Build\ - device_os_none + device_cmsis_rtx 1 0 0 @@ -4684,7 +4684,7 @@ 1 .\UV4Build\ - device_os_none + device_cmsis_rtx 1 0 0 @@ -5596,7 +5596,7 @@ 1 .\UV4Build\ - device_os_none + device_cmsis_rtx 1 0 0 diff --git a/demos/device/device_freertos/.cproject b/demos/device/device_freertos/.cproject index bf6618d79..d5f61a303 100644 --- a/demos/device/device_freertos/.cproject +++ b/demos/device/device_freertos/.cproject @@ -74,7 +74,7 @@