Skip to content

Commit 48c393b

Browse files
dleach02nordicjm
authored andcommitted
boards: nxp: convert lpcxpresso11u68 to hwmv2
Convert lpcxpresso11u68 Signed-off-by: David Leach <[email protected]>
1 parent 3b87828 commit 48c393b

File tree

13 files changed

+6
-16
lines changed

13 files changed

+6
-16
lines changed

boards/boards_legacy/arm/lpcxpresso11u68/Kconfig.defconfig

Lines changed: 0 additions & 11 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1-
# LPCXpresso11U68 board
2-
31
# Copyright (c) 2020, Seagate
42
# SPDX-License-Identifier: Apache-2.0
53

64
config BOARD_LPCXPRESSO11U68
7-
bool "NXP LPCXPRESSO-11U68"
8-
depends on SOC_SERIES_LPC11U6X
5+
select SOC_LPC11U68
96
select SOC_PART_NUMBER_LPC11U68JBD100

boards/nxp/lpcxpresso11u68/board.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
board:
2+
name: lpcxpresso11u68
3+
vendor: nxp
4+
socs:
5+
- name: lpc11u68
File renamed without changes.

0 commit comments

Comments
 (0)