summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorhathach <[email protected]>2013-05-09 15:23:04 +0700
committerhathach <[email protected]>2013-05-09 15:23:04 +0700
commit446038fd36448cee41c728c8a22bbcb0811064e3 (patch)
tree4fc80b0b48b4572dd9dac4bc2406eaeab17bd320 /tests
parentc47328f29b9feaf7bf09b0e9a04886e1f55a9a99 (diff)
move cmsis to bsp/lpc43xx to keep all in repos for travis-ci run
update setting for all project file respectively
Diffstat (limited to 'tests')
-rw-r--r--tests/project.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/project.yml b/tests/project.yml
index c78a6be82..3d9bcf3ae 100644
--- a/tests/project.yml
+++ b/tests/project.yml
@@ -30,10 +30,9 @@
:source:
- src/**
- ../tinyusb/**
- - -:../demos
+ - +:../demos/bsp/lpc43xx/**
+ - -:../demos/
- -:../test_old
- #- ../../CMSISv2p10_LPC13Uxx/**
- - ../../CMSISv2p10_LPC43xx_DriverLib/inc
- ../vendor/freertos/freertos/Source/*
- ../vendor/freertos/freertos/Source/portable/MSVC-MingW/*