mirror of
https://github.com/zephyrproject-rtos/zephyr.git
synced 2024-12-04 10:18:24 +08:00
f6f9e6b00e
Add new board to support SwiftIO Signed-off-by: Frank Li <lgl88911@163.com>
11 lines
202 B
Plaintext
11 lines
202 B
Plaintext
#
|
|
# Copyright (c) 2019, MADMACHINE LIMITED
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
config BOARD_MM_SWIFTIO
|
|
bool "MM MM-SWIFTIO"
|
|
depends on SOC_SERIES_IMX_RT
|
|
select SOC_PART_NUMBER_MIMXRT1052DVL6A
|