Skip to content

Commit

Permalink
Add 747cm7/757cm7 dualcore parts to Travis, remove 742/750
Browse files Browse the repository at this point in the history
Removing parts that are not explicitly listed as supported in README
  • Loading branch information
richardeoin committed Nov 22, 2019
1 parent e45bcf5 commit 373284e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,12 @@ before_script:
- rustup target add thumbv7em-none-eabihf

env:
- MCU=stm32h742
- MCU=stm32h743
- MCU=stm32h753
- MCU=stm32h750
- MCU=stm32h742v
- MCU=stm32h743v
- MCU=stm32h753v
- MCU=stm32h750v
- MCU=stm32h747cm7
- MCU=stm32h757cm7

matrix:
allow_failures:
Expand Down

0 comments on commit 373284e

Please sign in to comment.