24 lines
370 B
YAML
24 lines
370 B
YAML
#
|
|
# Copyright (c) 2019, Linaro Limited
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
title: STMicroelectronics STM32 watchdog driver
|
|
|
|
description: >
|
|
This is a representation of the STM32 watchdog
|
|
|
|
inherits:
|
|
!include base.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "st,stm32-watchdog"
|
|
|
|
reg:
|
|
category: required
|
|
|
|
label:
|
|
category: required
|