d21808b0b1
Residency time and power states are defined using device tree now. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
12 lines
211 B
Plaintext
12 lines
211 B
Plaintext
# 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
|