Browse Source
Converts the board to hwmv2 Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>pull/69687/head
13 changed files with 12 additions and 21 deletions
@ -1,8 +0,0 @@
@@ -1,8 +0,0 @@
|
||||
# BMD-345-EVAL board configuration |
||||
|
||||
# Copyright (c) 2021 u-blox AG |
||||
# Copyright (c) 2021 Linumiz |
||||
# SPDX-License-Identifier: Apache-2.0 |
||||
|
||||
# No special configuration is required. |
||||
# The BMD-345 does not include DCDC components |
@ -0,0 +1,5 @@
@@ -0,0 +1,5 @@
|
||||
board: |
||||
name: ubx_bmd345eval |
||||
vendor: U-blox |
||||
socs: |
||||
- name: nrf52840 |
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 67 KiB After Width: | Height: | Size: 67 KiB |
@ -1,4 +1,4 @@
@@ -1,4 +1,4 @@
|
||||
identifier: ubx_bmd345eval_nrf52840 |
||||
identifier: ubx_bmd345eval/nrf52840 |
||||
name: BMD-345-EVAL |
||||
type: mcu |
||||
arch: arm |
Loading…
Reference in new issue