From 26307ef1158933aa4aee733544a102cd3dd64e02 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 6 Apr 2021 09:42:53 +0200 Subject: arm/nucleo-h743zi: New BSP variant --- spec/build/bsps/arm/stm32h7/bspnucleoh743zi.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 spec/build/bsps/arm/stm32h7/bspnucleoh743zi.yml (limited to 'spec/build/bsps/arm/stm32h7') diff --git a/spec/build/bsps/arm/stm32h7/bspnucleoh743zi.yml b/spec/build/bsps/arm/stm32h7/bspnucleoh743zi.yml new file mode 100644 index 0000000000..037c777adb --- /dev/null +++ b/spec/build/bsps/arm/stm32h7/bspnucleoh743zi.yml @@ -0,0 +1,17 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +arch: arm +bsp: nucleo-h743zi +build-type: bsp +cflags: [] +copyrights: +- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +enabled-by: true +family: stm32h7 +includes: [] +install: [] +links: +- role: build-dependency + uid: grp +source: [] +type: build -- cgit v1.2.3