blob: ca05508d2f06892a0d284eac811bb52a184fee7e [file] [log] [blame]
#
# Copyright (c) 2019, Linaro Limited
#
# SPDX-License-Identifier: Apache-2.0
#
---
title: STMicroelectronics STM32 watchdog driver
version: 0.1
description: >
This is a representation of the STM32 watchdog
properties:
compatible:
type: string
category: required
description: compatible strings
constraint: "st,stm32-watchdog"
generation: define
reg:
type: int
description: mmio register space
generation: define
category: required
label:
type: string
category: required
description: Human readable string describing the device (used by Zephyr for API name)
generation: define