Relocate common properties from dedicated SOC's related Cortex-M SysTick DTS files into the new generic 'cortex-m-systick.yaml' one. Signed-off-by: Andrey VOLKOV <andrey.volkov@munic.io>
10 lines
177 B
YAML
10 lines
177 B
YAML
# Copyright (c) 2023 MUNIC SA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
# Common fields for SysTick of ARM Cortex-M chips
|
|
include: base.yaml
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|