summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32h7/opthse.yml
blob: e5feef1114db674d37b3c9bfd8fbacf9db0618a9 (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
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-integer: null
- assert-uint32: null
- format-and-define: null
build-type: option
default: 25000000
default-by-variant:
- value: 8000000
  variants:
  - arm/nucleo-h743zi
- value: 24000000
  variants:
  - arm/stm32h7b3i-dk
enabled-by: true
format: '{}'
links: []
name: STM32H7_HSE_FREQUENCY
description: |
  Frequency of the external high speed oscillator (HSE).
type: build
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)