From 6bb6b69bb6360cff11057ebef2a8b91cc3a91b3d Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 6 Apr 2021 09:43:23 +0200 Subject: arm/stm32h7: Add STM32H7_HSE_FREQUENCY --- spec/build/bsps/arm/stm32h7/opthse.yml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 spec/build/bsps/arm/stm32h7/opthse.yml (limited to 'spec/build/bsps/arm/stm32h7/opthse.yml') diff --git a/spec/build/bsps/arm/stm32h7/opthse.yml b/spec/build/bsps/arm/stm32h7/opthse.yml new file mode 100644 index 0000000000..51366932e1 --- /dev/null +++ b/spec/build/bsps/arm/stm32h7/opthse.yml @@ -0,0 +1,20 @@ +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 +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) -- cgit v1.2.3