Added NUCLEOH743 to pre-push target.

This commit is contained in:
mikeller 2019-11-27 20:03:36 +13:00
parent 9f6139e638
commit 74976f5e3a
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ FEATURE_CUT_LEVEL_SUPPLIED := $(FEATURE_CUT_LEVEL)
FEATURE_CUT_LEVEL = FEATURE_CUT_LEVEL =
# The list of targets to build for 'pre-push' # The list of targets to build for 'pre-push'
PRE_PUSH_TARGET_LIST ?= OMNIBUSF4 STM32F405 SPRACINGF7DUAL STM32F7X2 SITL test-representative PRE_PUSH_TARGET_LIST ?= OMNIBUSF4 STM32F405 SPRACINGF7DUAL STM32F7X2 NUCLEOH743 SITL test-representative
include $(ROOT)/make/targets.mk include $(ROOT)/make/targets.mk