* stub 429

* build cfg

* s
This commit is contained in:
Matthew Kennedy 2022-10-18 18:19:25 -07:00 committed by GitHub
parent 5cfd07b675
commit ed16771d36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 2 deletions

View File

@ -47,6 +47,7 @@ jobs:
proteus_f7_hardware_QC_special_build,
proteus_h7,
proteus_legacy,
stm32f429_nucleo
stm32f767_nucleo,
stm32h743_nucleo,
subaru_eg33_f7,
@ -206,18 +207,23 @@ jobs:
ini-file: rusefi_proteus_f7.ini
skip-rate: 90
- build-target: stm32f429_nucleo
folder: nucleo_f429
ini-file: no
skip-config: yes
- build-target: stm32f767_nucleo
folder: nucleo_f767
ini-file: no
console-settings: firmware/config/boards/nucleo_f767/rusefi_console_properties.xml
skip-config: yes
skip-rate: 1
skip-rate: 95
- build-target: stm32h743_nucleo
folder: nucleo_h743
ini-file: no
skip-config: yes
skip-rate: 1
skip-rate: 95
- build-target: subaru_eg33_f7
folder: subaru_eg33