20 lines
314 B
YAML
20 lines
314 B
YAML
#
|
|
# Copyright (c) 2019, Piotr Mienkowski
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
title: Silabs Gecko Real Time Counter
|
|
|
|
description: >
|
|
This is a representation of the Silabs Gecko RTCC node
|
|
|
|
include: rtc.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "silabs,gecko-rtcc"
|
|
|
|
reg:
|
|
required: true
|