Browse Source
Converts the board to hwmv2 Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>pull/69687/head
11 changed files with 6 additions and 13 deletions
@ -1,13 +1,6 @@
@@ -1,13 +1,6 @@
|
||||
# Copyright (c) 2021 Nuvoton Technology Corporation. |
||||
# SPDX-License-Identifier: Apache-2.0 |
||||
|
||||
if BOARD_NPCX9M6F_EVB |
||||
|
||||
config BOARD |
||||
default "npcx9m6f_evb" |
||||
|
||||
endif # BOARD_NPCX9M6F_EVB |
||||
|
||||
config SYS_CLOCK_TICKS_PER_SEC |
||||
default 1000 |
||||
|
@ -0,0 +1,5 @@
@@ -0,0 +1,5 @@
|
||||
board: |
||||
name: npcx9m6f_evb |
||||
vendor: Nuvoton |
||||
socs: |
||||
- name: npcx9m6f |
Before Width: | Height: | Size: 94 KiB After Width: | Height: | Size: 94 KiB |
Loading…
Reference in new issue