diff options
| author | hathach <[email protected]> | 2018-03-13 16:30:53 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2018-03-13 16:30:53 +0700 |
| commit | ffca1f5e64b2206c2f006a7912c27ae3ee0f9d26 (patch) | |
| tree | 67dcd91b51ca7995a32745fee3bb5ce50f3de940 /examples/device/device_virtual_com/xpresso | |
| parent | 2435abb0a8496361fb08cdaa4234e9d205add186 (diff) | |
working on nrf52
Diffstat (limited to 'examples/device/device_virtual_com/xpresso')
| -rw-r--r-- | examples/device/device_virtual_com/xpresso/.project | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/examples/device/device_virtual_com/xpresso/.project b/examples/device/device_virtual_com/xpresso/.project index ecd387b48..bd43de66d 100644 --- a/examples/device/device_virtual_com/xpresso/.project +++ b/examples/device/device_virtual_com/xpresso/.project @@ -40,4 +40,24 @@ <locationURI>PARENT-4-PROJECT_LOC/tinyusb</locationURI> </link> </linkedResources> + <filteredResources> + <filter> + <id>1520932840443</id> + <name></name> + <type>22</type> + <matcher> + <id>org.eclipse.ui.ide.multiFilter</id> + <arguments>1.0-name-matches-false-false-*.d</arguments> + </matcher> + </filter> + <filter> + <id>1520932840444</id> + <name></name> + <type>22</type> + <matcher> + <id>org.eclipse.ui.ide.multiFilter</id> + <arguments>1.0-name-matches-false-false-*.o</arguments> + </matcher> + </filter> + </filteredResources> </projectDescription> |
