name meta-info.env files according to build target
This commit is contained in:
parent
3404ca18b3
commit
526477fc9f
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
bash ../common_make.sh config/boards/f407-discovery/meta-info.env
|
||||
bash ../common_make.sh config/boards/f407-discovery/meta-info-f407-discovery.env
|
||||
|
|
|
@ -9,4 +9,4 @@ export EXTRA_PARAMS="\
|
|||
-DRAMDISK_INVALID"
|
||||
export DEBUG_LEVEL_OPT="-O0 -ggdb -g"
|
||||
export INCLUDE_ELF=yes
|
||||
bash ../common_make.sh config/boards/f407-discovery/meta-info.env
|
||||
bash ../common_make.sh config/boards/f407-discovery/meta-info-f407-discovery_debug.env
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
SHORT_BOARD_NAME=f407-discovery
|
||||
BOARD_CPU=ARCH_STM32F4
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
cd ..
|
||||
bash ../common_make.sh config/boards/hellen/alphax-4chan/meta-info_f4.env
|
||||
bash ../common_make.sh config/boards/hellen/alphax-4chan/meta-info-alphax-4chan.env
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
export USE_OPENBLT=yes
|
||||
|
||||
cd ..
|
||||
bash ../common_make.sh config/boards/hellen/alphax-4chan/meta-info_f7.env
|
||||
bash ../common_make.sh config/boards/hellen/alphax-4chan/meta-info-alphax-4chan_f7.env
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
cd ..
|
||||
bash ../common_make.sh config/boards/hellen/alphax-8chan/meta-info_f4.env
|
||||
bash ../common_make.sh config/boards/hellen/alphax-8chan/meta-info-alphax-8chan.env
|
||||
|
|
|
@ -4,4 +4,4 @@ export EXTRA_PARAMS="-DRAMDISK_INVALID -DEFI_LUA=FALSE"
|
|||
export DEBUG_LEVEL_OPT="-O0 -ggdb -g"
|
||||
export INCLUDE_ELF=yes
|
||||
cd ..
|
||||
bash ../common_make.sh config/boards/hellen/alphax-8chan/meta-info_f4.env
|
||||
bash ../common_make.sh config/boards/hellen/alphax-8chan/meta-info-alphax-8chan_debug.env
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
# export USE_OPENBLT=yes
|
||||
|
||||
cd ..
|
||||
bash ../common_make.sh config/boards/hellen/alphax-8chan/meta-info_f7.env
|
||||
bash ../common_make.sh config/boards/hellen/alphax-8chan/meta-info-alphax-8chan_f7.env
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
SHORT_BOARD_NAME=alphax-8chan
|
||||
BOARD_CPU=ARCH_STM32F4
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
cd ..
|
||||
bash ../common_make.sh config/boards/hellen/hellen-112-17/meta-info.env
|
||||
bash ../common_make.sh config/boards/hellen/hellen-112-17/meta-info-hellen-112-17.env
|
|
@ -5,4 +5,4 @@ export DEBUG_LEVEL_OPT="-O0 -ggdb -g"
|
|||
export INCLUDE_ELF=yes
|
||||
|
||||
cd ..
|
||||
bash ../common_make.sh config/boards/hellen/hellen-112-17/meta-info.env
|
||||
bash ../common_make.sh config/boards/hellen/hellen-112-17/meta-info-hellen-112-17_debug.env
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
SHORT_BOARD_NAME=hellen-112-17
|
||||
BOARD_CPU=ARCH_STM32F4
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
cd ..
|
||||
bash ../common_make.sh config/boards/hellen/hellen-honda-k/meta-info.env
|
||||
bash ../common_make.sh config/boards/hellen/hellen-honda-k/meta-info-hellen-honda-k.env
|
||||
|
|
|
@ -10,4 +10,4 @@ export EXTRA_PARAMS="\
|
|||
export DEBUG_LEVEL_OPT="-O0 -ggdb -g"
|
||||
export INCLUDE_ELF=yes
|
||||
cd ..
|
||||
bash ../common_make.sh config/boards/hellen/hellen-honda-k/meta-info.env
|
||||
bash ../common_make.sh config/boards/hellen/hellen-honda-k/meta-info-hellen-honda-k_debug.env
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
SHORT_BOARD_NAME=hellen-honda-k
|
||||
BOARD_CPU=ARCH_STM32F4
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
cd ..
|
||||
bash ../common_make.sh config/boards/hellen/hellen154hyundai/meta-info_f4.env
|
||||
bash ../common_make.sh config/boards/hellen/hellen154hyundai/meta-info-hellen154hyundai.env
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
cd ..
|
||||
bash ../common_make.sh config/boards/hellen/hellen154hyundai/meta-info_f7.env
|
||||
bash ../common_make.sh config/boards/hellen/hellen154hyundai/meta-info-hellen154hyundai_f7.env
|
||||
|
|
|
@ -6,4 +6,4 @@ export EXTRA_PARAMS="\
|
|||
-DEFI_SOFTWARE_KNOCK=TRUE -DSTM32_ADC_USE_ADC3=TRUE \
|
||||
"
|
||||
|
||||
bash ../common_make.sh config/boards/hellen/hellen88bmw/meta-info.env
|
||||
bash ../common_make.sh config/boards/hellen/hellen88bmw/meta-info-hellen88bmw.env
|
||||
|
|
|
@ -8,4 +8,4 @@ export EXTRA_PARAMS="\
|
|||
-DSTM32_ADC_USE_ADC3=TRUE \
|
||||
"
|
||||
|
||||
bash ../common_make.sh config/boards/hellen/hellen88bmw/meta-info.env
|
||||
bash ../common_make.sh config/boards/hellen/hellen88bmw/meta-info-hellen88bmw_avr.env
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
SHORT_BOARD_NAME=hellen88bmw
|
||||
BOARD_CPU=ARCH_STM32F4
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
cd ..
|
||||
bash ../common_make.sh config/boards/hellen/small-can-board/meta-info.env
|
||||
bash ../common_make.sh config/boards/hellen/small-can-board/meta-info-small-can-board.env
|
||||
|
|
|
@ -10,4 +10,4 @@ export EXTRA_PARAMS="\
|
|||
export DEBUG_LEVEL_OPT="-O0 -ggdb -g"
|
||||
export INCLUDE_ELF=yes
|
||||
cd ..
|
||||
bash ../common_make.sh config/boards/hellen/small-can-board/meta-info.env
|
||||
bash ../common_make.sh config/boards/hellen/small-can-board/meta-info-small-can-board_debug.env
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
SHORT_BOARD_NAME=small-can-board
|
||||
BOARD_CPU=ARCH_STM32F4
|
|
@ -7,4 +7,4 @@
|
|||
|
||||
export USE_OPENBLT=yes
|
||||
|
||||
bash ../common_make.sh config/boards/microrusefi/meta-info_f4.env
|
||||
bash ../common_make.sh config/boards/microrusefi/meta-info-mre_f4.env
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
bash ../common_make.sh config/boards/microrusefi/meta-info_f7.env
|
||||
bash ../common_make.sh config/boards/microrusefi/meta-info-mre_f7.env
|
||||
|
|
|
@ -15,4 +15,4 @@ export EXTRA_PARAMS="-DSTM32F767xx \
|
|||
-DEFI_ENABLE_ASSERTS=FALSE \
|
||||
-DCH_DBG_ENABLE_CHECKS=FALSE -DCH_DBG_ENABLE_ASSERTS=FALSE -DCH_DBG_ENABLE_STACK_CHECK=FALSE -DCH_DBG_FILL_THREADS=FALSE -DCH_DBG_THREADS_PROFILING=FALSE"
|
||||
|
||||
bash ../common_make.sh config/boards/nucleo_f767/meta-info.env
|
||||
bash ../common_make.sh config/boards/nucleo_f767/meta-info-stm32f767_nucleo.env
|
||||
|
|
|
@ -19,4 +19,4 @@ export EXTRA_PARAMS="-DEFI_LUA=FALSE"
|
|||
export DEBUG_LEVEL_OPT="-O0 -ggdb -g -Wl,--defsym=FLASH_SIZE=768k"
|
||||
export INCLUDE_ELF=yes
|
||||
|
||||
bash ../common_make.sh config/boards/nucleo_f767/meta-info.env
|
||||
bash ../common_make.sh config/boards/nucleo_f767/meta-info-stm32f767_nucleo_debug.env
|
||||
|
|
|
@ -15,4 +15,4 @@ export EXTRA_PARAMS="-DSTM32F767xx \
|
|||
-DEFI_ENABLE_ASSERTS=FALSE \
|
||||
-DCH_DBG_ENABLE_CHECKS=FALSE -DCH_DBG_ENABLE_ASSERTS=FALSE -DCH_DBG_ENABLE_STACK_CHECK=FALSE -DCH_DBG_FILL_THREADS=FALSE -DCH_DBG_THREADS_PROFILING=FALSE"
|
||||
|
||||
bash ../common_make.sh config/boards/nucleo_f767/meta-info.env
|
||||
bash ../common_make.sh config/boards/nucleo_f767/meta-info-stm32f767_osc.env
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
SHORT_BOARD_NAME=stm32f767_nucleo
|
||||
BOARD_CPU=ARCH_STM32F7
|
|
@ -0,0 +1,2 @@
|
|||
SHORT_BOARD_NAME=stm32f767_nucleo
|
||||
BOARD_CPU=ARCH_STM32F7
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
export USE_OPENBLT=yes
|
||||
|
||||
bash ../common_make.sh config/boards/proteus/meta-info_f4.env
|
||||
bash ../common_make.sh config/boards/proteus/meta-info-proteus_f4.env
|
||||
|
|
|
@ -17,4 +17,4 @@ export EXTRA_PARAMS="\
|
|||
-DRAMDISK_INVALID"
|
||||
export DEBUG_LEVEL_OPT="-O0 -ggdb -g"
|
||||
export INCLUDE_ELF=yes
|
||||
bash ../common_make.sh config/boards/proteus/meta-info_f4.env
|
||||
bash ../common_make.sh config/boards/proteus/meta-info-proteus_f4_debug.env
|
||||
|
|
|
@ -6,4 +6,4 @@ export VAR_DEF_ENGINE_TYPE=-DDEFAULT_ENGINE_TYPE=engine_type_e::PROTEUS_QC_TEST_
|
|||
|
||||
# export DEBUG_LEVEL_OPT="-O0 -ggdb -g"
|
||||
|
||||
bash ../common_make.sh config/boards/proteus/meta-info_f4.env
|
||||
bash ../common_make.sh config/boards/proteus/meta-info-proteus_f4_hardware_QC_special_build.env
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
export USE_OPENBLT=yes
|
||||
export DEBUG_LEVEL_OPT="-Os -ggdb -g"
|
||||
|
||||
bash ../common_make.sh config/boards/proteus/meta-info_f7.env
|
||||
bash ../common_make.sh config/boards/proteus/meta-info-proteus_f7.env
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
export EXTRA_PARAMS="-DEFI_LUA=FALSE"
|
||||
export DEBUG_LEVEL_OPT="-O0 -ggdb -g -Wl,--defsym=FLASH_SIZE=768k"
|
||||
export INCLUDE_ELF=yes
|
||||
bash ../common_make.sh config/boards/proteus/meta-info_f7.env
|
||||
bash ../common_make.sh config/boards/proteus/meta-info-proteus_f7_debug.env
|
||||
|
|
|
@ -6,4 +6,4 @@ export VAR_DEF_ENGINE_TYPE=-DDEFAULT_ENGINE_TYPE=engine_type_e::PROTEUS_QC_TEST_
|
|||
|
||||
export DEBUG_LEVEL_OPT="-Os -ggdb -g"
|
||||
|
||||
bash ../common_make.sh config/boards/proteus/meta-info_f7.env
|
||||
bash ../common_make.sh config/boards/proteus/meta-info-proteus_f7_hardware_QC_special_build.env
|
||||
|
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
# export USE_OPENBLT=yes
|
||||
|
||||
bash ../common_make.sh config/boards/proteus/meta-info_h7.env
|
||||
bash ../common_make.sh config/boards/proteus/meta-info-proteus_h7.env
|
||||
|
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
export DEBUG_LEVEL_OPT="-O0 -ggdb -g"
|
||||
export INCLUDE_ELF=yes
|
||||
bash ../common_make.sh config/boards/proteus/meta-info_h7.env
|
||||
bash ../common_make.sh config/boards/proteus/meta-info-proteus_h7_debug.env
|
||||
|
|
|
@ -4,4 +4,4 @@
|
|||
|
||||
export PROTEUS_LEGACY=TRUE
|
||||
|
||||
bash ../common_make.sh config/boards/proteus/meta-info_f7.env
|
||||
bash ../common_make.sh config/boards/proteus/meta-info-proteus_legacy.env
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
SHORT_BOARD_NAME=proteus_f4
|
||||
BOARD_CPU=ARCH_STM32F4
|
|
@ -0,0 +1,2 @@
|
|||
SHORT_BOARD_NAME=proteus_f4
|
||||
BOARD_CPU=ARCH_STM32F4
|
|
@ -0,0 +1,2 @@
|
|||
SHORT_BOARD_NAME=proteus_f7
|
||||
BOARD_CPU=ARCH_STM32F7
|
|
@ -0,0 +1,2 @@
|
|||
SHORT_BOARD_NAME=proteus_f7
|
||||
BOARD_CPU=ARCH_STM32F7
|
|
@ -0,0 +1,2 @@
|
|||
SHORT_BOARD_NAME=proteus_h7
|
||||
BOARD_CPU=ARCH_STM32H7
|
|
@ -0,0 +1,2 @@
|
|||
SHORT_BOARD_NAME=proteus_f7
|
||||
BOARD_CPU=ARCH_STM32F7
|
|
@ -9,4 +9,4 @@
|
|||
|
||||
export USE_OPENBLT=yes
|
||||
|
||||
bash ../common_make.sh config/boards/subaru_eg33/meta-info.env
|
||||
bash ../common_make.sh config/boards/subaru_eg33/meta-info-subaru_eg33_f7.env
|
||||
|
|
|
@ -10,4 +10,4 @@
|
|||
# This is no-bootloader version
|
||||
#export USE_OPENBLT=yes
|
||||
|
||||
bash ../common_make.sh config/boards/subaru_eg33/meta-info.env
|
||||
bash ../common_make.sh config/boards/subaru_eg33/meta-info-subaru_eg33_f7_no_bl.env
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
SHORT_BOARD_NAME=subaru_eg33_f7
|
||||
BOARD_CPU=ARCH_STM32F7
|
Loading…
Reference in New Issue