Product URL: https://www.microchip.com/en-us/product/SAMA7G54 Signed-off-by: Tony Han <tony.han@microchip.com>
7 lines
168 B
CMake
7 lines
168 B
CMake
# Copyright (C) 2025 Microchip Technology Inc. and its subsidiaries
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
add_subdirectory(common)
|
|
add_subdirectory(${SOC_SERIES})
|