aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorFabien Poussin <fabien.poussin@gmail.com>2018-03-08 21:42:35 +0100
committerGitHub <noreply@github.com>2018-03-08 21:42:35 +0100
commitaa8c6cc4af857cdb3e7f4813cf7a22ebf5333818 (patch)
treec1650b3940dab317bbd3bb4af8b3937a09385d5b /tools
parentf113e893549d0086e53cb1bb52c7c2beda769e30 (diff)
parentbe0446c54977d2012079358e23a56b428614ac08 (diff)
downloadChibiOS-Contrib-aa8c6cc4af857cdb3e7f4813cf7a22ebf5333818.tar.gz
ChibiOS-Contrib-aa8c6cc4af857cdb3e7f4813cf7a22ebf5333818.tar.bz2
ChibiOS-Contrib-aa8c6cc4af857cdb3e7f4813cf7a22ebf5333818.zip
Merge pull request #145 from marcoveeneman/tiva_improvements
Various Tiva improvements
Diffstat (limited to 'tools')
-rw-r--r--tools/travis/script.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/travis/script.sh b/tools/travis/script.sh
index 457a38f..103ccc1 100644
--- a/tools/travis/script.sh
+++ b/tools/travis/script.sh
@@ -19,10 +19,6 @@ make -C demos/TIVA/RT-TM4C1294-LAUNCHPAD
git checkout -- .
git clean -xfd
-make -C testhal/TIVA/TM4C123x/EXT/
-
-git checkout -- .
-git clean -xfd
make -C testhal/TIVA/TM4C123x/GPT
git checkout -- .
@@ -40,3 +36,7 @@ make -C testhal/TIVA/TM4C123x/SPI
git checkout -- .
git clean -xfd
make -C testhal/TIVA/TM4C123x/WDG
+
+git checkout -- .
+git clean -xfd
+make -C testhal/TIVA/multi/PAL