12 lines
186 B
Plaintext
12 lines
186 B
Plaintext
|
# NXP LPC11U66 platform configuration options
|
||
|
|
||
|
# Copyright (c) 2020, Seagate
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
if SOC_LPC11U66
|
||
|
|
||
|
config SOC
|
||
|
default "lpc11u66"
|
||
|
|
||
|
endif # SOC_LPC11U66
|