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/obsolete | |
| parent | 424735d44041fc478b572f973d997829b402153d (diff) | |
update build project for new folde struct
Diffstat (limited to 'examples/obsolete')
| -rw-r--r-- | examples/obsolete/device/device_freertos/.project | 2 | ||||
| -rw-r--r-- | examples/obsolete/device/device_os_none/.project | 2 |
2 files changed, 2 insertions, 2 deletions
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> |
