Commit f4e01716 authored by David Ullmann's avatar David Ullmann Committed by Fabio Baltieri
Browse files

boards: fix typos in cy8ckit_062s4 docs and config



fix misc typos
Signed-off-by: default avatarDavid Ullmann <davidl.ullmann@gmail.com>
parent 589e315d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# Copyright (c) 2023 David Ullmann
# spdx-license-identifier: apache-2.0
# SPDX-License-Identifier: Apache-2.0

board_runner_args(pyocd "--target=cy8c6xxa")
include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)
+1 −1
Original line number Diff line number Diff line
# SPDX-License-Identifier: Apache-2.0
# Copyright (c) 2023 David Ullmann
# SPDX-License-Identifier: Apache-2.0

CONFIG_SOC_SERIES_PSOC_62=y
CONFIG_BOARD_CY8CKIT_062S4_M4=y
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@

Overview
********
The PSOC 62S$ Pioneer kit has a CY8C62x4 MCU, which is an ultra-low-power PSoC device specifically designed for battery-operated analog
The PSOC 62S4 Pioneer kit has a CY8C62x4 MCU, which is an ultra-low-power PSoC device specifically designed for battery-operated analog
sensing applications. It includes a 150-MHz Arm® Cortex®-M4 CPU as the primary application processor, a 100-MHz Arm® Cortex®-M0+ CPU that
supports low-power operations, up to 256 KB Flash and 128 KB SRAM, programmable analog sensing,
CapSense™ touch-sensing, and programmable digital peripherals.