proteus-f4 configuration

This commit is contained in:
rusefi 2020-06-22 10:27:23 -04:00
parent 29833d90c2
commit ce749a669b
1 changed files with 7 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
matrix:
# What boards should we build for? In the 'include' section below,
# set up what each of these boards needs to build.
build-target: [frankenso, frankenso-pal, mre-f4, mre-f7, prometheus-405, prometheus-469, proteus-f7, kinetis]
build-target: [frankenso, frankenso-pal, mre-f4, mre-f7, prometheus-405, prometheus-469, proteus-f4, proteus-f7, kinetis]
build-type: [debug, release]
include:
@ -42,6 +42,10 @@ jobs:
efi-cpu: ARCH_STM32F4
efi-board: prometheus/f469
- build-target: proteus-f4
efi-cpu: ARCH_STM32F4
efi-board: proteus
- build-target: proteus-f7
efi-cpu: ARCH_STM32F7
efi-board: proteus
@ -73,6 +77,8 @@ jobs:
build-type: debug
- build-target: prometheus-469
build-type: debug
- build-target: proteus-f4
build-type: debug
- build-target: proteus-f7
build-type: debug
- build-target: kinetis