pin control definitions present for LPC55xx are not generic to all LPC IOCON controllers. Make pin control header file LPC55xx specific. Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
7 lines
107 B
CMake
7 lines
107 B
CMake
#
|
|
# Copyright (c) 2017-2022 NXP
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
add_subdirectory(${SOC_SERIES})
|