Browse Source
Converts the board to hwmv2 Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>pull/69687/head
12 changed files with 11 additions and 19 deletions
@ -1,10 +0,0 @@
@@ -1,10 +0,0 @@
|
||||
# Copyright 2022 HNU-ESNL |
||||
# Copyright 2022 openEuler SIG-Zephyr |
||||
# SPDX-License-Identifier: Apache-2.0 |
||||
|
||||
if BOARD_ROC_RK3568_PC |
||||
|
||||
config BOARD |
||||
default "roc_rk3568_pc" |
||||
|
||||
endif # BOARD_ROC_RK3568_PC |
@ -0,0 +1,7 @@
@@ -0,0 +1,7 @@
|
||||
board: |
||||
name: roc_rk3568_pc |
||||
vendor: Firefly |
||||
socs: |
||||
- name: rk3568 |
||||
variants: |
||||
- name: smp |
Loading…
Reference in new issue