16 lines
289 B
YAML
16 lines
289 B
YAML
|
# Copyright (c) 2021 Espressif Systems (Shanghai) Co., Ltd.
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: Espressif ESP32 Systimer peripheral
|
||
|
|
||
|
compatible: "espressif,esp32-systimer"
|
||
|
|
||
|
include: base.yaml
|
||
|
|
||
|
properties:
|
||
|
reg:
|
||
|
required: true
|
||
|
|
||
|
interrupts:
|
||
|
required: true
|