summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32h7/optpwrsupply.yml
blob: effdbbffe00aeab15caa5d673edd8ff5ba82fd33 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
actions:
- get-string: null
- define-unquoted: null
build-type: option
default: PWR_LDO_SUPPLY
default-by-variant:
- value: PWR_DIRECT_SMPS_SUPPLY
  variants:
  - arm/stm32h7b3i-dk
  - arm/stm32h757i-eval
  - arm/stm32h757i-eval-m4
  - arm/stm32h747i-disco
  - arm/stm32h747i-disco-m4
enabled-by: true
format: '{}'
links: []
name: STM32H7_PWR_SUPPLY
description: |
  Board power supply mechanism configuration. WARNING: wrong configuration here may result in your board being unaccessible using ST-Link interface! Please consult board datasheet for more information about various power supply options and about how to fix possible misconfiguration.
type: build
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2022 Karel Gardas <karel@functional.vision>