2018-06-05 00:52:10 +05:30
|
|
|
/*
|
|
|
|
* Copyright (c) 2018 Nordic Semiconductor ASA
|
|
|
|
*
|
|
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
|
|
*/
|
|
|
|
|
2018-10-03 16:37:18 +02:00
|
|
|
#if defined(CONFIG_SOC_COMPATIBLE_NRF)
|
2018-06-05 00:52:10 +05:30
|
|
|
#include "nrf5/radio/radio_nrf5_txp.h"
|
|
|
|
#endif
|