source: rtems/spec/build/bsps/arm/stm32h7/bspnucleoh743zi.yml

Last change on this file was bcef89f2, checked in by Sebastian Huber <sebastian.huber@…>, on 05/19/23 at 06:18:25

Update company name

The embedded brains GmbH & Co. KG is the legal successor of embedded
brains GmbH.

  • Property mode set to 100644
File size: 720 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2arch: arm
3bsp: nucleo-h743zi
4build-type: bsp
5cflags: []
6copyrights:
7- Copyright (C) 2021 embedded brains GmbH & Co. KG
8cppflags: []
9enabled-by: true
10family: stm32h7
11includes: []
12install: []
13links:
14- role: build-dependency
15  uid: grp
16- role: build-dependency
17  uid: tststm32h757i-eval
18source:
19- bsps/arm/stm32h7/boards/stm/nucleo-h743zi/stm32h7-bspstarthooks.c
20- bsps/arm/stm32h7/boards/stm/nucleo-h743zi/stm32h7-config-clk.c
21- bsps/arm/stm32h7/boards/stm/nucleo-h743zi/stm32h7-config-osc.c
22- bsps/arm/stm32h7/boards/stm/nucleo-h743zi/stm32h7-config-per.c
23- bsps/arm/stm32h7/boards/stm/nucleo-h743zi/system_stm32h7xx.c
24- bsps/arm/shared/cache/cache-v7m.c
25type: build
Note: See TracBrowser for help on using the repository browser.