Added BOARD_STRING
This commit is contained in:
parent
c290638323
commit
3031be39a8
@ -34,6 +34,7 @@
|
||||
#define __BOARD_H
|
||||
|
||||
#define Board_CC1310_LAUNCHXL
|
||||
#define BOARD_STRING "TI CC1310 LaunchPad"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
@ -34,6 +34,7 @@
|
||||
#define __BOARD_H
|
||||
|
||||
#define Board_CC1312R1_LAUNCHXL
|
||||
#define BOARD_STRING "TI CC1312R1 LaunchPad"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
@ -34,6 +34,7 @@
|
||||
#define __BOARD_H
|
||||
|
||||
#define Board_CC1350_LAUNCHXL_433
|
||||
#define BOARD_STRING "TI CC1350-433 LaunchPad"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
@ -34,6 +34,7 @@
|
||||
#define __BOARD_H
|
||||
|
||||
#define Board_CC1350_LAUNCHXL
|
||||
#define BOARD_STRING "TI CC1350 LaunchPad"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
@ -34,6 +34,7 @@
|
||||
#define __BOARD_H
|
||||
|
||||
#define Board_CC1352P_2_LAUNCHXL
|
||||
#define BOARD_STRING "TI CC1352P-2 LaunchPad"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
@ -34,6 +34,7 @@
|
||||
#define __BOARD_H
|
||||
|
||||
#define Board_CC1352P_4_LAUNCHXL
|
||||
#define BOARD_STRING "TI CC1352P-4 LaunchPad"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
@ -34,6 +34,7 @@
|
||||
#define __BOARD_H
|
||||
|
||||
#define Board_CC1352P1_LAUNCHXL
|
||||
#define BOARD_STRING "TI CC1352P1 LaunchPad"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
@ -34,6 +34,7 @@
|
||||
#define __BOARD_H
|
||||
|
||||
#define Board_CC1352R1_LAUNCHXL
|
||||
#define BOARD_STRING "TI CC1352R1 LaunchPad"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
@ -34,6 +34,7 @@
|
||||
#define __BOARD_H
|
||||
|
||||
#define Board_CC2650_LAUNCHXL
|
||||
#define BOARD_STRING "TI CC2650 LaunchPad"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
@ -34,6 +34,7 @@
|
||||
#define __BOARD_H
|
||||
|
||||
#define Board_CC26X2R1_LAUNCHXL
|
||||
#define BOARD_STRING "TI CC26x2R1 LaunchPad"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
@ -34,6 +34,7 @@
|
||||
#define __BOARD_H
|
||||
|
||||
#define Board_CC1350STK
|
||||
#define BOARD_STRING "TI CC1350 SensorTag"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
@ -34,6 +34,7 @@
|
||||
#define __BOARD_H
|
||||
|
||||
#define Board_CC2650STK
|
||||
#define BOARD_STRING "TI CC2650 SensorTag"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
@ -34,6 +34,7 @@
|
||||
#define __BOARD_H
|
||||
|
||||
#define Board_CC1350DK_7XD
|
||||
#define BOARD_STRING "TI SmartRF06EB + CC13x0 EM"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
@ -34,6 +34,7 @@
|
||||
#define __BOARD_H
|
||||
|
||||
#define Board_CC2650DK_7ID
|
||||
#define BOARD_STRING "TI SmartRF06EB + CC26x0 EM"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
Loading…
Reference in New Issue
Block a user