Feature/stm32f4xx port mstp makefile (#143)

* Added stm32f4xx port to root Makefile

* Added stm32f4xx to travis CI.

Co-authored-by: Steve Karg <skarg@users.sourceforge.net>
This commit is contained in:
Steve Karg
2020-12-21 13:07:05 -06:00
committed by GitHub
parent cb9b166515
commit 70db2b4c52
+1
View File
@@ -63,6 +63,7 @@ jobs:
- arm-none-eabi-gcc --version
script:
- make stm32f10x
- make stm32f4xx
- make at91sam7s
- stage: ports-avr
os: linux