To un-block continuing of soc and board porting then move all socs and boards which have not yet been ported to boards_legacy / soc_legacy folders. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no> Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
5 lines
127 B
CMake
5 lines
127 B
CMake
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
zephyr_sources(pmodmux.c)
|
|
zephyr_sources_ifdef(CONFIG_ARC_MPU_ENABLE arc_mpu_regions.c)
|