From 8c510868d2d41917f74194d571aec1bc8209683e Mon Sep 17 00:00:00 2001 From: rusefi Date: Fri, 19 Apr 2019 14:16:34 -0400 Subject: [PATCH] non-default CI issues --- firmware/config/boards/nucleo_f746/!compile-nucleo_f746.bat | 1 + firmware/config/boards/nucleo_f767/!compile-nucleo_f767.bat | 1 + firmware/config/boards/nucleo_f767/!compile-osc_f767.bat | 1 + 3 files changed, 3 insertions(+) diff --git a/firmware/config/boards/nucleo_f746/!compile-nucleo_f746.bat b/firmware/config/boards/nucleo_f746/!compile-nucleo_f746.bat index 84526ae679..56ac139a6a 100644 --- a/firmware/config/boards/nucleo_f746/!compile-nucleo_f746.bat +++ b/firmware/config/boards/nucleo_f746/!compile-nucleo_f746.bat @@ -16,6 +16,7 @@ make -j4 rem Clean up so that no one inherits this value set PROJECT_BOARD= +set PROJECT_CPU= set EXTRA_PARAMS= set DEBUG_LEVEL_OPT= set USE_BOOTLOADER= diff --git a/firmware/config/boards/nucleo_f767/!compile-nucleo_f767.bat b/firmware/config/boards/nucleo_f767/!compile-nucleo_f767.bat index 43d196e6f3..f83e36cde9 100644 --- a/firmware/config/boards/nucleo_f767/!compile-nucleo_f767.bat +++ b/firmware/config/boards/nucleo_f767/!compile-nucleo_f767.bat @@ -20,6 +20,7 @@ if not exist build/rusefi.hex exit -1 rem Clean up so that no one inherits this value set PROJECT_BOARD= +set PROJECT_CPU= set EXTRA_PARAMS= set DEBUG_LEVEL_OPT= set USE_BOOTLOADER= diff --git a/firmware/config/boards/nucleo_f767/!compile-osc_f767.bat b/firmware/config/boards/nucleo_f767/!compile-osc_f767.bat index 3610bc93a3..0d2f9f3d1f 100644 --- a/firmware/config/boards/nucleo_f767/!compile-osc_f767.bat +++ b/firmware/config/boards/nucleo_f767/!compile-osc_f767.bat @@ -21,6 +21,7 @@ if not exist build/rusefi.hex exit -1 rem Clean up so that no one inherits this value set PROJECT_BOARD= +set PROJECT_CPU= set EXTRA_PARAMS= set DEBUG_LEVEL_OPT= set USE_BOOTLOADER=