Added PAL testhal application to travis build script

This commit is contained in:
marcoveeneman 2018-03-02 18:58:34 +01:00
parent defeba5d06
commit 1febc19597
1 changed files with 4 additions and 0 deletions

View File

@ -36,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