- Move definition for boards under infineon - Move definition for boards under cypress Signed-off-by: McAtee Maxwell <maxwell.mcatee@infineon.com>
11 lines
206 B
Text
11 lines
206 B
Text
# Copyright (c) 2023 David Ullmann
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_CONSOLE=y
|
|
CONFIG_UART_CONSOLE=y
|
|
CONFIG_SERIAL=y
|
|
|
|
CONFIG_CORTEX_M_SYSTICK=y
|
|
CONFIG_XIP=y
|
|
|
|
CONFIG_SOC_PSOC6_CM0P_IMAGE_SLEEP=y
|