21 lines
332 B
YAML
21 lines
332 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
|
|
|
|
inherits:
|
|
!include rtc.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "silabs,gecko-rtcc"
|
|
|
|
reg:
|
|
category: required
|