diff options
| author | hathach <[email protected]> | 2018-06-18 14:23:14 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2018-06-18 14:23:14 +0700 |
| commit | 38ac69b3703519a684a03bf5cccb6198cca2ff16 (patch) | |
| tree | f6795b2f9a57197530df75bb6355bf21656d56ab /examples/device/device_virtual_com | |
| parent | 424735d44041fc478b572f973d997829b402153d (diff) | |
update build project for new folde struct
Diffstat (limited to 'examples/device/device_virtual_com')
| -rw-r--r-- | examples/device/device_virtual_com/xpresso/.cproject | 9 | ||||
| -rw-r--r-- | examples/device/device_virtual_com/xpresso/.project | 2 |
2 files changed, 10 insertions, 1 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> |
