add stm32l432 build test

This commit is contained in:
yparitcher
2019-01-06 14:48:18 -05:00
parent 1dd835d698
commit 5afdef463e
3 changed files with 27 additions and 6 deletions

View File

@@ -5,9 +5,11 @@ addons:
apt:
sources:
- ubuntu-toolchain-r-test
- team-gcc-arm-embedded/ppa
packages:
- gcc-7
- cppcheck
- gcc-arm-embedded
script:
- export CC=gcc-7
- make test