Browse Source
Port the board to HWMv2. Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>pull/69687/head
8 changed files with 6 additions and 14 deletions
@ -1,9 +0,0 @@
@@ -1,9 +0,0 @@
|
||||
# Copyright 2023 The ChromiumOS Authors |
||||
# SPDX-License-Identifier: Apache-2.0 |
||||
|
||||
if BOARD_GOOGLE_TWINKIE_V2 |
||||
|
||||
config BOARD |
||||
default "google_twinkie_v2" |
||||
|
||||
endif # BOARD_GOOGLE_TWINKIE_V2 |
@ -0,0 +1,5 @@
@@ -0,0 +1,5 @@
|
||||
board: |
||||
name: google_twinkie_v2 |
||||
vendor: google |
||||
socs: |
||||
- name: stm32g0b1xx |
Loading…
Reference in new issue