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

Last change on this file since 050eaa9 was 050eaa9, checked in by Sebastian Huber <sebastian.huber@…>, on 06/24/22 at 11:19:23

bsp/stm32h7: Exclude some tests

  • Property mode set to 100644
File size: 743 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 (http://www.embedded-brains.de)
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.