Browse Source
Convert lpcxpresso11u68 Signed-off-by: David Leach <david.leach@nxp.com>pull/69687/head
13 changed files with 6 additions and 16 deletions
@ -1,11 +0,0 @@
@@ -1,11 +0,0 @@
|
||||
# LPCXpresso11U68 board |
||||
|
||||
# Copyright (c) 2020, Seagate |
||||
# SPDX-License-Identifier: Apache-2.0 |
||||
|
||||
if BOARD_LPCXPRESSO11U68 |
||||
|
||||
config BOARD |
||||
default "lpcxpresso11u68" |
||||
|
||||
endif # BOARD_LPCXPRESSO11U68 |
@ -1,9 +1,6 @@
@@ -1,9 +1,6 @@
|
||||
# LPCXpresso11U68 board |
||||
|
||||
# Copyright (c) 2020, Seagate |
||||
# SPDX-License-Identifier: Apache-2.0 |
||||
|
||||
config BOARD_LPCXPRESSO11U68 |
||||
bool "NXP LPCXPRESSO-11U68" |
||||
depends on SOC_SERIES_LPC11U6X |
||||
select SOC_LPC11U68 |
||||
select SOC_PART_NUMBER_LPC11U68JBD100 |
@ -0,0 +1,5 @@
@@ -0,0 +1,5 @@
|
||||
board: |
||||
name: lpcxpresso11u68 |
||||
vendor: nxp |
||||
socs: |
||||
- name: lpc11u68 |
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
Loading…
Reference in new issue