Browse Source
Converts the board to hwmv2 Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>pull/69687/head
9 changed files with 6 additions and 7 deletions
@ -0,0 +1,5 @@ |
|||||||
|
board: |
||||||
|
name: gr716a_mini |
||||||
|
vendor: Gaisler |
||||||
|
socs: |
||||||
|
- name: gr716a |
Before Width: | Height: | Size: 86 KiB After Width: | Height: | Size: 86 KiB |
@ -1,7 +1,5 @@ |
|||||||
# SPDX-License-Identifier: Apache-2.0 |
# SPDX-License-Identifier: Apache-2.0 |
||||||
|
|
||||||
CONFIG_SOC_GR716A=y |
|
||||||
CONFIG_BOARD_GR716A_MINI=y |
|
||||||
CONFIG_CONSOLE=y |
CONFIG_CONSOLE=y |
||||||
CONFIG_SERIAL=y |
CONFIG_SERIAL=y |
||||||
CONFIG_UART_CONSOLE=y |
CONFIG_UART_CONSOLE=y |
Loading…
Reference in new issue