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:
@@ -63,6 +63,7 @@ jobs:
|
|||||||
- arm-none-eabi-gcc --version
|
- arm-none-eabi-gcc --version
|
||||||
script:
|
script:
|
||||||
- make stm32f10x
|
- make stm32f10x
|
||||||
|
- make stm32f4xx
|
||||||
- make at91sam7s
|
- make at91sam7s
|
||||||
- stage: ports-avr
|
- stage: ports-avr
|
||||||
os: linux
|
os: linux
|
||||||
|
|||||||
Reference in New Issue
Block a user