1# 2# Copyright 2024 NXP 3# 4# SPDX-License-Identifier: Apache-2.0 5# 6 7if(CONFIG_SOC_MIMXRT685S_CM33) 8 add_subdirectory(cm33) 9endif() 10