summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32h7/optusart1gpioregs.yml
diff options
context:
space:
mode:
authorKarel Gardas <karel@functional.vision>2022-04-01 18:14:11 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-04-05 09:56:05 +0200
commit0acc136039fd1de72b276be6130a66551e546823 (patch)
tree9586fd173d045269b86c85cfed3de429f3e33546 /spec/build/bsps/arm/stm32h7/optusart1gpioregs.yml
parentbsp/stm32h7: disable UART 5, 7, 8, 9 and USART 3, 6, 10 for STM32H7B3I-DK BSP (diff)
downloadrtems-0acc136039fd1de72b276be6130a66551e546823.tar.bz2
bsp/stm32h7: add configuration for USART1 GPIO pins, registers and alternate function
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/arm/stm32h7/optusart1gpioregs.yml19
1 files changed, 19 insertions, 0 deletions
diff --git a/spec/build/bsps/arm/stm32h7/optusart1gpioregs.yml b/spec/build/bsps/arm/stm32h7/optusart1gpioregs.yml
new file mode 100644
index 0000000000..46d10616bb
--- /dev/null
+++ b/spec/build/bsps/arm/stm32h7/optusart1gpioregs.yml
@@ -0,0 +1,19 @@
+actions:
+- get-string: null
+- define-unquoted: null
+build-type: option
+default: GPIOD
+default-by-variant:
+- value: GPIOA
+ variants:
+ - arm/stm32h7b3i-dk
+enabled-by: true
+format: '{}'
+links: []
+name: STM32H7_USART1_GPIO_REGS
+description: |
+ GPIO registers used for the USART1 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)