blob: 74c0d9003a867769760605fc54ba9ae07c9253be [file] [log] [blame]
#
# Copyright (c) 2019, Microchip Technology Inc.
#
# SPDX-License-Identifier: Apache-2.0
#
zephyr_sources(
soc.c
)
zephyr_sources_ifdef(CONFIG_SYS_POWER_MANAGEMENT
device_power.c
power.c
)