defs-cpp.mk, platform.mk: Add support for st-disc1-f429i

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2019-04-04 14:36:38 +00:00
commit 3ae0916ff4
2 changed files with 39 additions and 0 deletions

View file

@ -25,6 +25,7 @@ endif
TARGET_PRODUCTS_ARM_NONE_EABI = \
st-nucleo-f103rb \
st-disc1-f429i \
st-disco-f769i
TAGGED_TMPL_TAGS_ARM_NONE_EABI ?= $(TARGET_PRODUCTS_ARM_NONE_EABI)