call compile.sh with compile scripts

This commit is contained in:
David Holdeman 2024-02-17 12:32:58 -06:00 committed by rusefillc
parent f4ea1716b4
commit 50a698fdaf
62 changed files with 122 additions and 288 deletions

View File

@ -1,8 +1,2 @@
#!/bin/bash
# STM32F4...
SCRIPT_NAME="compile_at_start_f435.sh"
echo "Entering $SCRIPT_NAME"
bash ../common_script.sh config/boards/at_start_f435/meta-info.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/at_start_f435/meta-info.env

View File

@ -1,3 +1,2 @@
#!/bin/bash
bash ../common_script.sh config/boards/atlas/meta-info.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/atlas/meta-info.env

View File

@ -1,5 +1,2 @@
#!/bin/bash
echo "Compiling for Cypress FM4 S6E2CxAH"
bash ../common_script.sh config/boards/cypress/meta-info.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/cypress/meta-info.env

View File

@ -1,3 +1,2 @@
#!/bin/bash
bash ../common_script.sh config/boards/f407-discovery/meta-info.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/f407-discovery/meta-info.env

View File

@ -1,4 +1,2 @@
#!/bin/bash
bash ../common_script.sh config/boards/f407-discovery/meta-info-f407-discovery_debug.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/f407-discovery/meta-info-f407-discovery_debug.env

View File

@ -1,5 +1,2 @@
#!/bin/bash
#-DDUMMY -DEFI_ENABLE_ASSERTS=FALSE -DCH_DBG_ENABLE_ASSERTS=FALSE -DCH_DBG_ENABLE_STACK_CHECK=FALSE -DCH_DBG_FILL_THREADS=FALSE -DCH_DBG_THREADS_PROFILING=FALSE"
bash ../common_script.sh config/boards/f429-208/meta-info.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/f429-208/meta-info.env

View File

@ -1,5 +1,2 @@
#!/bin/bash
#-DDUMMY -DEFI_ENABLE_ASSERTS=FALSE -DCH_DBG_ENABLE_ASSERTS=FALSE -DCH_DBG_ENABLE_STACK_CHECK=FALSE -DCH_DBG_FILL_THREADS=FALSE -DCH_DBG_THREADS_PROFILING=FALSE"
bash ../common_script.sh config/boards/f429-discovery/meta-info.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/f429-discovery/meta-info.env

View File

@ -1,3 +1,2 @@
#!/bin/bash
bash ../common_script.sh config/boards/f469-discovery/meta-info.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/f469-discovery/meta-info.env

View File

@ -1,8 +1,2 @@
#!/bin/bash
#
# sad technical debt: HW CI uses default bundle and it needs logic analyzer
# while humans want to use second cam input asap https://rusefi.com/forum/viewtopic.php?f=4&t=2343
#
bash ../common_script.sh config/boards/frankenso_na6/meta-info.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/frankenso_na6/meta-info.env

View File

@ -1,4 +1,2 @@
#!/bin/bash
cd ..
bash ../common_script.sh config/boards/hellen/alphax-2chan/meta-info.env
#!/usr/bin/env bash
cd ../../../.. && bash bin/compile.sh config/boards/hellen/alphax-2chan/meta-info.env

View File

@ -1,4 +1,2 @@
#!/bin/bash
cd ..
bash ../common_script.sh config/boards/hellen/alphax-4chan/meta-info-alphax-4chan.env
#!/usr/bin/env bash
cd ../../../.. && bash bin/compile.sh config/boards/hellen/alphax-4chan/meta-info-alphax-4chan.env

View File

@ -1,4 +1,2 @@
#!/bin/bash
cd ..
bash ../common_script.sh config/boards/hellen/alphax-4chan/meta-info-alphax-4chan_f7.env
#!/usr/bin/env bash
cd ../../../.. && bash bin/compile.sh config/boards/hellen/alphax-4chan/meta-info-alphax-4chan_f7.env

View File

@ -1,4 +1,2 @@
#!/bin/bash
cd ..
bash ../common_script.sh config/boards/hellen/alphax-8chan-revA/meta-info.env
#!/usr/bin/env bash
cd ../../../.. && bash bin/compile.sh config/boards/hellen/alphax-8chan-revA/meta-info.env

View File

@ -1,4 +1,2 @@
#!/bin/bash
cd ..
bash ../common_script.sh config/boards/hellen/alphax-8chan/meta-info-alphax-8chan.env
#!/usr/bin/env bash
cd ../../../.. && bash bin/compile.sh config/boards/hellen/alphax-8chan/meta-info-alphax-8chan.env

View File

@ -1,4 +1,2 @@
#!/bin/bash
cd ..
bash ../common_script.sh config/boards/hellen/alphax-8chan/meta-info-alphax-8chan_debug.env
#!/usr/bin/env bash
cd ../../../.. && bash bin/compile.sh config/boards/hellen/alphax-8chan/meta-info-alphax-8chan_debug.env

View File

@ -1,6 +1,2 @@
#!/bin/bash
# export USE_OPENBLT=yes
cd ..
bash ../common_script.sh config/boards/hellen/alphax-8chan/meta-info-alphax-8chan_f7.env
#!/usr/bin/env bash
cd ../../../.. && bash bin/compile.sh config/boards/hellen/alphax-8chan/meta-info-alphax-8chan_f7.env

View File

@ -1,4 +1,2 @@
#!/bin/bash
cd ..
bash ../common_script.sh config/boards/hellen/hellen-112-17/meta-info-hellen-112-17.env
#!/usr/bin/env bash
cd ../../../.. && bash bin/compile.sh config/boards/hellen/hellen-112-17/meta-info-hellen-112-17.env

View File

@ -1,4 +1,2 @@
#!/bin/bash
cd ..
bash ../common_script.sh config/boards/hellen/hellen-112-17/meta-info-hellen-112-17_debug.env
#!/usr/bin/env bash
cd ../../../.. && bash bin/compile.sh config/boards/hellen/hellen-112-17/meta-info-hellen-112-17_debug.env

View File

@ -1,4 +1,2 @@
#!/bin/bash
cd ..
bash ../common_script.sh config/boards/hellen/hellen-gm-e67/meta-info.env
#!/usr/bin/env bash
cd ../../../.. && bash bin/compile.sh config/boards/hellen/hellen-gm-e67/meta-info.env

View File

@ -1,4 +1,2 @@
#!/bin/bash
cd ..
bash ../common_script.sh config/boards/hellen/hellen-honda-k/meta-info-hellen-honda-k.env
#!/usr/bin/env bash
cd ../../../.. && bash bin/compile.sh config/boards/hellen/hellen-honda-k/meta-info-hellen-honda-k.env

View File

@ -1,4 +1,2 @@
#!/bin/bash
cd ..
bash ../common_script.sh config/boards/hellen/hellen-honda-k/meta-info-hellen-honda-k_debug.env
#!/usr/bin/env bash
cd ../../../.. && bash bin/compile.sh config/boards/hellen/hellen-honda-k/meta-info-hellen-honda-k_debug.env

View File

@ -1,4 +1,2 @@
#!/bin/bash
cd ..
bash ../common_script.sh config/boards/hellen/hellen-nb1/meta-info.env
#!/usr/bin/env bash
cd ../../../.. && bash bin/compile.sh config/boards/hellen/hellen-nb1/meta-info.env

View File

@ -1,6 +1,2 @@
#!/bin/bash
# export USE_OPENBLT=yes
cd ..
bash ../common_script.sh config/boards/hellen/hellen121nissan/meta-info.env
#!/usr/bin/env bash
cd ../../../.. && bash bin/compile.sh config/boards/hellen/hellen121nissan/meta-info.env

View File

@ -1,4 +1,2 @@
#!/bin/bash
cd ..
bash ../common_script.sh config/boards/hellen/hellen121vag/meta-info.env
#!/usr/bin/env bash
cd ../../../.. && bash bin/compile.sh config/boards/hellen/hellen121vag/meta-info.env

View File

@ -1,4 +1,2 @@
#!/bin/bash
cd ..
bash ../common_script.sh config/boards/hellen/hellen128/meta-info.env
#!/usr/bin/env bash
cd ../../../.. && bash bin/compile.sh config/boards/hellen/hellen128/meta-info.env

View File

@ -1,4 +1,2 @@
#!/bin/bash
cd ..
bash ../common_script.sh config/boards/hellen/hellen154hyundai/meta-info-hellen154hyundai.env
#!/usr/bin/env bash
cd ../../../.. && bash bin/compile.sh config/boards/hellen/hellen154hyundai/meta-info-hellen154hyundai.env

View File

@ -1,4 +1,2 @@
#!/bin/bash
cd ..
bash ../common_script.sh config/boards/hellen/hellen154hyundai/meta-info-hellen154hyundai_f7.env
#!/usr/bin/env bash
cd ../../../.. && bash bin/compile.sh config/boards/hellen/hellen154hyundai/meta-info-hellen154hyundai_f7.env

View File

@ -1,4 +1,2 @@
#!/bin/bash
cd ..
bash ../common_script.sh config/boards/hellen/hellen64_miataNA6_94/meta-info.env
#!/usr/bin/env bash
cd ../../../.. && bash bin/compile.sh config/boards/hellen/hellen64_miataNA6_94/meta-info.env

View File

@ -1,4 +1,2 @@
#!/bin/bash
cd ..
bash ../common_script.sh config/boards/hellen/hellen72/meta-info.env
#!/usr/bin/env bash
cd ../../../.. && bash bin/compile.sh config/boards/hellen/hellen72/meta-info.env

View File

@ -1,4 +1,2 @@
#!/bin/bash
cd ..
bash ../common_script.sh config/boards/hellen/hellen81/meta-info.env
#!/usr/bin/env bash
cd ../../../.. && bash bin/compile.sh config/boards/hellen/hellen81/meta-info.env

View File

@ -1,4 +1,2 @@
#!/bin/bash
cd ..
bash ../common_script.sh config/boards/hellen/hellen88bmw/meta-info-hellen88bmw.env
#!/usr/bin/env bash
cd ../../../.. && bash bin/compile.sh config/boards/hellen/hellen88bmw/meta-info-hellen88bmw.env

View File

@ -1,4 +1,2 @@
#!/bin/bash
cd ..
bash ../common_script.sh config/boards/hellen/hellen88bmw/meta-info-hellen88bmw_avr.env
#!/usr/bin/env bash
cd ../../../.. && bash bin/compile.sh config/boards/hellen/hellen88bmw/meta-info-hellen88bmw_avr.env

View File

@ -1,4 +1,2 @@
#!/bin/bash
cd ..
bash ../common_script.sh config/boards/hellen/hellenNA8_96/meta-info.env
#!/usr/bin/env bash
cd ../../../.. && bash bin/compile.sh config/boards/hellen/hellenNA8_96/meta-info.env

View File

@ -1,4 +1,2 @@
#!/bin/bash
cd ..
bash ../common_script.sh config/boards/hellen/small-can-board/meta-info-small-can-board.env
#!/usr/bin/env bash
cd ../../../.. && bash bin/compile.sh config/boards/hellen/small-can-board/meta-info-small-can-board.env

View File

@ -1,4 +1,2 @@
#!/bin/bash
cd ..
bash ../common_script.sh config/boards/hellen/small-can-board/meta-info-small-can-board_debug.env
#!/usr/bin/env bash
cd ../../../.. && bash bin/compile.sh config/boards/hellen/small-can-board/meta-info-small-can-board_debug.env

View File

@ -1,4 +1,2 @@
#!/bin/bash
cd ..
bash ../common_script.sh config/boards/hellen/uaefi/meta-info.env
#!/usr/bin/env bash
cd ../../../.. && bash bin/compile.sh config/boards/hellen/uaefi/meta-info.env

View File

@ -1,5 +1,2 @@
#!/bin/bash
echo "Compiling for Kinetis MKE16F512"
bash ../common_script.sh config/boards/kinetis/meta-info.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/kinetis/meta-info.env

View File

@ -1,8 +1,2 @@
#!/bin/bash
# STM32F4...
SCRIPT_NAME="compile_m74_9.sh"
echo "Entering $SCRIPT_NAME"
bash ../common_script.sh config/boards/m74_9/meta-info.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/m74_9/meta-info.env

View File

@ -1,8 +1,2 @@
#!/bin/bash
#
# in order to get fresh .ini and ramdisk_image one still has to manually invoke
# ./gen_config_board.sh config/boards/microrusefi mre_f4
#
bash ../common_script.sh config/boards/microrusefi/meta-info-mre_f4.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/microrusefi/meta-info-mre_f4.env

View File

@ -1,3 +1,2 @@
#!/bin/bash
bash ../common_script.sh config/boards/microrusefi/meta-info-mre_f7.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/microrusefi/meta-info-mre_f7.env

View File

@ -1,3 +1,2 @@
#!/bin/bash
bash ../common_script.sh config/boards/nucleo_f413/meta-info.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/nucleo_f413/meta-info.env

View File

@ -1,8 +1,2 @@
#!/bin/bash
# STM32F4...
SCRIPT_NAME="compile_nucleo_f429.sh"
echo "Entering $SCRIPT_NAME"
bash ../common_script.sh config/boards/nucleo_f429/meta-info.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/nucleo_f429/meta-info.env

View File

@ -1,10 +1,2 @@
#!/bin/bash
# STM32F767 version of the firmware for Nucleo-F767ZI board
SCRIPT_NAME="compile_nucleo_f767.sh"
echo "Entering $SCRIPT_NAME"
# Nucleo boards use MCO signal from St-Link and NOT oscillator - these need STM32_HSE_BYPASS
bash ../common_script.sh config/boards/nucleo_f767/meta-info-stm32f767_nucleo.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/nucleo_f767/meta-info-stm32f767_nucleo.env

View File

@ -1,10 +1,2 @@
#!/bin/bash
# STM32F767 version of the firmware for Nucleo-F767ZI board
SCRIPT_NAME="compile_nucleo_f767.sh"
echo "Entering $SCRIPT_NAME"
# Nucleo boards use MCO signal from St-Link and NOT oscillator - these need STM32_HSE_BYPASS
bash ../common_script.sh config/boards/nucleo_f767/meta-info-stm32f767_nucleo_debug.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/nucleo_f767/meta-info-stm32f767_nucleo_debug.env

View File

@ -1,5 +1,2 @@
#!/bin/bash
# STM32F767 version of the firmware for F767ZI chip NOT on Nucleo board, with a real oscillator
bash ../common_script.sh config/boards/nucleo_f767/meta-info-stm32f767_osc.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/nucleo_f767/meta-info-stm32f767_osc.env

View File

@ -1,8 +1,2 @@
#!/bin/bash
# STM32H743 version of the firmware for Nucleo-H743 board
SCRIPT_NAME="compile_nucleo_h743.sh"
echo "Entering $SCRIPT_NAME"
bash ../common_script.sh config/boards/nucleo_h743/meta-info.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/nucleo_h743/meta-info.env

View File

@ -1,5 +1,2 @@
#!/usr/bin/env bash
# STM32F405 version of the firmware for https://rusefi.com/forum/viewtopic.php?f=4&t=1215
cd ..
bash ../common_script.sh config/boards/prometheus/f405/meta-info.env
cd ../../../.. && bash bin/compile.sh config/boards/prometheus/f405/meta-info.env

View File

@ -1,5 +1,2 @@
#!/usr/bin/env bash
# STM32F469 version of the firmware for https://rusefi.com/forum/viewtopic.php?f=4&t=1215
cd ..
bash ../common_script.sh config/boards/prometheus/f469/meta-info.env
cd ../../../.. && bash bin/compile.sh config/boards/prometheus/f469/meta-info.env

View File

@ -1,3 +1,2 @@
#!/bin/bash
bash ../common_script.sh config/boards/proteus/meta-info-proteus_f4.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/proteus/meta-info-proteus_f4.env

View File

@ -1,4 +1,2 @@
#!/bin/bash
bash ../common_script.sh config/boards/proteus/meta-info-proteus_f4_debug.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/proteus/meta-info-proteus_f4_debug.env

View File

@ -1,3 +1,2 @@
#!/bin/bash
bash ../common_script.sh config/boards/proteus/meta-info-proteus_f4_hardware_QC_special_build.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/proteus/meta-info-proteus_f4_hardware_QC_special_build.env

View File

@ -1,3 +1,2 @@
#!/bin/bash
bash ../common_script.sh config/boards/proteus/meta-info-proteus_f7.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/proteus/meta-info-proteus_f7.env

View File

@ -1,3 +1,2 @@
#!/bin/bash
bash ../common_script.sh config/boards/proteus/meta-info-proteus_f7_debug.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/proteus/meta-info-proteus_f7_debug.env

View File

@ -1,3 +1,2 @@
#!/bin/bash
bash ../common_script.sh config/boards/proteus/meta-info-proteus_f7_hardware_QC_special_build.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/proteus/meta-info-proteus_f7_hardware_QC_special_build.env

View File

@ -1,3 +1,2 @@
#!/bin/bash
bash ../common_script.sh config/boards/proteus/meta-info-proteus_h7.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/proteus/meta-info-proteus_h7.env

View File

@ -1,3 +1,2 @@
#!/bin/bash
bash ../common_script.sh config/boards/proteus/meta-info-proteus_h7_debug.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/proteus/meta-info-proteus_h7_debug.env

View File

@ -1,5 +1,2 @@
#!/bin/bash
# Use this script for Proteus v0.1/0.2 (boards where vbat was on ADC3)
bash ../common_script.sh config/boards/proteus/meta-info-proteus_legacy.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/proteus/meta-info-proteus_legacy.env

View File

@ -1,4 +1,2 @@
#!/bin/bash
bash ../common_script.sh config/boards/s105/meta-info.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/s105/meta-info.env

View File

@ -1,3 +1,2 @@
#!/bin/bash
bash ../common_script.sh config/boards/subaru_eg33/meta-info-subaru_eg33_f7.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/subaru_eg33/meta-info-subaru_eg33_f7.env

View File

@ -1,13 +1,2 @@
#!/bin/bash
#Build with no debug features
#export EXTRA_PARAMS="-DEFI_ENABLE_ASSERTS=FALSE -DCH_DBG_ENABLE_ASSERTS=FALSE -DCH_DBG_ENABLE_STACK_CHECK=FALSE -DCH_DBG_FILL_THREADS=FALSE -DCH_DBG_THREADS_PROFILING=FALSE"
#export VAR_DEF_ENGINE_TYPE="-DDEFAULT_ENGINE_TYPE=SUBARUEG33_DEFAULTS"
#export DEBUG_LEVEL_OPT="-O0 -ggdb -g"
# This is no-bootloader version
#export USE_OPENBLT=yes
bash ../common_script.sh config/boards/subaru_eg33/meta-info-subaru_eg33_f7_no_bl.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/subaru_eg33/meta-info-subaru_eg33_f7_no_bl.env

View File

@ -1,3 +1,2 @@
#!/bin/bash
bash ../common_script.sh config/boards/tdg-pdm8/meta-info.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/tdg-pdm8/meta-info.env

View File

@ -1,3 +1,2 @@
#!/bin/bash
bash ../common_script.sh config/boards/test-build-guards/meta-info.env
#!/usr/bin/env bash
cd ../../.. && bash bin/compile.sh config/boards/test-build-guards/meta-info.env