summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorhathach <[email protected]>2018-06-18 14:23:14 +0700
committerhathach <[email protected]>2018-06-18 14:23:14 +0700
commit38ac69b3703519a684a03bf5cccb6198cca2ff16 (patch)
treef6795b2f9a57197530df75bb6355bf21656d56ab /examples
parent424735d44041fc478b572f973d997829b402153d (diff)
update build project for new folde struct
Diffstat (limited to 'examples')
-rw-r--r--examples/device/device_virtual_com/xpresso/.cproject9
-rw-r--r--examples/device/device_virtual_com/xpresso/.project2
-rw-r--r--examples/device/nrf52840/segger/nrf52840.emProject4
-rw-r--r--examples/obsolete/device/device_freertos/.project2
-rw-r--r--examples/obsolete/device/device_os_none/.project2
5 files changed, 14 insertions, 5 deletions
diff --git a/examples/device/device_virtual_com/xpresso/.cproject b/examples/device/device_virtual_com/xpresso/.cproject
index 5a17f6d00..a9c1f03f7 100644
--- a/examples/device/device_virtual_com/xpresso/.cproject
+++ b/examples/device/device_virtual_com/xpresso/.cproject
@@ -87,6 +87,15 @@
</tool>
</toolChain>
</folderInfo>
+ <folderInfo id="com.crt.advproject.config.exe.debug.1203173668.586387399.181780209" name="/" resourcePath="tinyusb">
+ <toolChain id="com.crt.advproject.toolchain.exe.debug.1275173732" name="NXP MCU Tools" superClass="com.crt.advproject.toolchain.exe.debug" unusedChildren="">
+ <tool id="com.crt.advproject.cpp.exe.debug.193507715" name="MCU C++ Compiler" superClass="com.crt.advproject.cpp.exe.debug.1902983438"/>
+ <tool id="com.crt.advproject.gcc.exe.debug.1649905087" name="MCU C Compiler" superClass="com.crt.advproject.gcc.exe.debug.1115700323"/>
+ <tool id="com.crt.advproject.gas.exe.debug.857784671" name="MCU Assembler" superClass="com.crt.advproject.gas.exe.debug.922965957"/>
+ <tool id="com.crt.advproject.link.cpp.exe.debug.1802949954" name="MCU C++ Linker" superClass="com.crt.advproject.link.cpp.exe.debug.844358431"/>
+ <tool id="com.crt.advproject.link.exe.debug.238323235" name="MCU Linker" superClass="com.crt.advproject.link.exe.debug.1844250132"/>
+ </toolChain>
+ </folderInfo>
<sourceEntries>
<entry excluding="hw/bsp/hitex|hw/bsp/keil|hw/mcu/nordic|hw/bsp/lpcxpresso|hw/mcu/nxp/lpc13uxx|hw/bsp/lpcxpresso1347|hw/mcu/nxp/lpc11uxx|hw/bsp/lpcxpresso1769|hw/mcu/nxp/lpc175x_6x|hw/bsp/pca10056|hw/bsp/ngx|hw/bsp/lpcxpresso11u68" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
</sourceEntries>
diff --git a/examples/device/device_virtual_com/xpresso/.project b/examples/device/device_virtual_com/xpresso/.project
index bd43de66d..c3c9ed67d 100644
--- a/examples/device/device_virtual_com/xpresso/.project
+++ b/examples/device/device_virtual_com/xpresso/.project
@@ -37,7 +37,7 @@
<link>
<name>tinyusb</name>
<type>2</type>
- <locationURI>PARENT-4-PROJECT_LOC/tinyusb</locationURI>
+ <locationURI>PARENT-4-PROJECT_LOC/src</locationURI>
</link>
</linkedResources>
<filteredResources>
diff --git a/examples/device/nrf52840/segger/nrf52840.emProject b/examples/device/nrf52840/segger/nrf52840.emProject
index ebc3d8fa8..8c954ccd5 100644
--- a/examples/device/nrf52840/segger/nrf52840.emProject
+++ b/examples/device/nrf52840/segger/nrf52840.emProject
@@ -19,7 +19,7 @@
arm_target_device_name="nRF52840_xxAA"
arm_target_interface_type="SWD"
c_preprocessor_definitions="NRF52840_XXAA;__nRF_FAMILY;ARM_MATH_CM4;FLASH_PLACEMENT=1;BOARD_PCA10056"
- c_user_include_directories="$(TusbDir)/hw/cmsis/Include;$(TusbDir)/hw;$(TusbDir)/tinyusb;$(SdkDir);$(SdkDir)/device;$(SdkDir)/toolchain;$(SdkDir)/drivers_nrf/hal;$(SdkDir)/drivers_nrf/systick;$(SdkDir)/drivers_nrf/uart;$(SdkDir)/drivers_nrf/usbd;$(SdkDir)/drivers_nrf/common;$(SdkDir)/drivers_nrf/delay;$(SdkDir)/drivers_nrf/power;$(SdkDir)/drivers_nrf/clock;$(SdkDir)/external/fprintf;$(SdkDir)/libraries/util;$(SdkDir)/libraries/strerror;$(SdkDir)/libraries/atomic;$(SdkDir)/libraries/balloc;$(SdkDir)/libraries/experimental_log/src;$(SdkDir)/libraries/experimental_log;$(SdkDir)/libraries/experimental_section_vars;$(SdkDir)/libraries/experimental_memobj;$(SdkDir)/softdevice/s140/headers;$(SdkDir)/softdevice/s140/headers/nrf52;$(SdkDir)/softdevice/common;../src"
+ c_user_include_directories="$(TusbDir)/hw/cmsis/Include;$(TusbDir)/hw;$(TusbDir)/src;$(SdkDir);$(SdkDir)/device;$(SdkDir)/toolchain;$(SdkDir)/drivers_nrf/hal;$(SdkDir)/drivers_nrf/systick;$(SdkDir)/drivers_nrf/uart;$(SdkDir)/drivers_nrf/usbd;$(SdkDir)/drivers_nrf/common;$(SdkDir)/drivers_nrf/delay;$(SdkDir)/drivers_nrf/power;$(SdkDir)/drivers_nrf/clock;$(SdkDir)/external/fprintf;$(SdkDir)/libraries/util;$(SdkDir)/libraries/strerror;$(SdkDir)/libraries/atomic;$(SdkDir)/libraries/balloc;$(SdkDir)/libraries/experimental_log/src;$(SdkDir)/libraries/experimental_log;$(SdkDir)/libraries/experimental_section_vars;$(SdkDir)/libraries/experimental_memobj;$(SdkDir)/softdevice/s140/headers;$(SdkDir)/softdevice/s140/headers/nrf52;$(SdkDir)/softdevice/common;../src"
debug_register_definition_file="$(ProjectDir)/nrf52840_Registers.xml"
debug_target_connection="J-Link"
gcc_entry_point="Reset_Handler"
@@ -49,7 +49,7 @@
Name="tinyusb"
exclude=""
filter="*.c;*.h"
- path="../../../../tinyusb"
+ path="../../../../src"
recurse="Yes" />
<folder Name="src">
<file file_name="../src/main.c" />
diff --git a/examples/obsolete/device/device_freertos/.project b/examples/obsolete/device/device_freertos/.project
index 80d14f756..2ff541655 100644
--- a/examples/obsolete/device/device_freertos/.project
+++ b/examples/obsolete/device/device_freertos/.project
@@ -98,7 +98,7 @@
<link>
<name>tinyusb</name>
<type>2</type>
- <locationURI>PARENT-4-PROJECT_LOC/tinyusb</locationURI>
+ <locationURI>PARENT-4-PROJECT_LOC/src</locationURI>
</link>
</linkedResources>
</projectDescription>
diff --git a/examples/obsolete/device/device_os_none/.project b/examples/obsolete/device/device_os_none/.project
index 040ba75e7..9cc47fb87 100644
--- a/examples/obsolete/device/device_os_none/.project
+++ b/examples/obsolete/device/device_os_none/.project
@@ -93,7 +93,7 @@
<link>
<name>tinyusb</name>
<type>2</type>
- <locationURI>PARENT-4-PROJECT_LOC/tinyusb</locationURI>
+ <locationURI>PARENT-4-PROJECT_LOC/src</locationURI>
</link>
</linkedResources>
</projectDescription>