Browse Source
Converts the board to hwmv2 Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>pull/69687/head
12 changed files with 6 additions and 16 deletions
@ -1,11 +0,0 @@ |
|||||||
# TI CC26x2R1 LaunchXL board |
|
||||||
|
|
||||||
# Copyright (c) 2019 Brett Witherspoon |
|
||||||
# SPDX-License-Identifier: Apache-2.0 |
|
||||||
|
|
||||||
if BOARD_CC26X2R1_LAUNCHXL |
|
||||||
|
|
||||||
config BOARD |
|
||||||
default "cc26x2r1_launchxl" |
|
||||||
|
|
||||||
endif # BOARD_CC26X2R1_LAUNCHXL |
|
@ -0,0 +1,5 @@ |
|||||||
|
board: |
||||||
|
name: cc26x2r1_launchxl |
||||||
|
vendor: Texas Instruments |
||||||
|
socs: |
||||||
|
- name: cc2652r |
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
Loading…
Reference in new issue