summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32h7/optusart3gpioregs.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-04-06 09:56:41 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-04-06 09:56:41 +0200
commit05cd707d283be1bc0432c181e1f1c590db9209ea (patch)
treea61b78f99b0d434abb7287c68820bebd61e2598d /spec/build/bsps/arm/stm32h7/optusart3gpioregs.yml
parentarm/stm32h7: Add STM32H7_HSE_FREQUENCY (diff)
downloadrtems-05cd707d283be1bc0432c181e1f1c590db9209ea.tar.bz2
arm/stm32h7: Add STM32H7_USART3_GPIO_*
Diffstat (limited to 'spec/build/bsps/arm/stm32h7/optusart3gpioregs.yml')
-rw-r--r--spec/build/bsps/arm/stm32h7/optusart3gpioregs.yml20
1 files changed, 20 insertions, 0 deletions
diff --git a/spec/build/bsps/arm/stm32h7/optusart3gpioregs.yml b/spec/build/bsps/arm/stm32h7/optusart3gpioregs.yml
new file mode 100644
index 0000000000..bf5c6b933a
--- /dev/null
+++ b/spec/build/bsps/arm/stm32h7/optusart3gpioregs.yml
@@ -0,0 +1,20 @@
+actions:
+- get-string: null
+- define-unquoted: null
+build-type: option
+default: GPIOD
+default-by-variant:
+- value: GPIOB
+ variants:
+ - arm/nucleo-h743zi
+default-by-variant: []
+enabled-by: true
+format: '{}'
+links: []
+name: STM32H7_USART3_GPIO_REGS
+description: |
+ GPIO registers used for the USART3 pin configuration.
+type: build
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)