Browse Source
Converts the board to hwmv2 Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>pull/69687/head
9 changed files with 11 additions and 7 deletions
@ -0,0 +1,6 @@
@@ -0,0 +1,6 @@
|
||||
# Copyright (c) 2019-2020 Cobham Gaisler AB |
||||
# |
||||
# SPDX-License-Identifier: Apache-2.0 |
||||
|
||||
config BOARD_QEMU_LEON3 |
||||
select SOC_LEON3 |
@ -0,0 +1,5 @@
@@ -0,0 +1,5 @@
|
||||
board: |
||||
name: qemu_leon3 |
||||
vendor: Gaisler |
||||
socs: |
||||
- name: leon3 |
Loading…
Reference in new issue