Browse Source
Converts the board to hwmv2 Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>pull/69687/head
12 changed files with 17 additions and 7 deletions
@ -0,0 +1,9 @@ |
|||||||
|
# SPDX-License-Identifier: Apache-2.0 |
||||||
|
# |
||||||
|
# Nuvoton PFM M467 board configuration |
||||||
|
# |
||||||
|
# Copyright (c) 2023 Nuvoton Technology Corporation. |
||||||
|
|
||||||
|
config BOARD_NUMAKER_PFM_M467 |
||||||
|
bool |
||||||
|
select SOC_M467 |
@ -0,0 +1,5 @@ |
|||||||
|
board: |
||||||
|
name: numaker_pfm |
||||||
|
vendor: Nuvoton |
||||||
|
socs: |
||||||
|
- name: m467 |
Before Width: | Height: | Size: 77 KiB After Width: | Height: | Size: 77 KiB |
Loading…
Reference in new issue