You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add configuration files for CC26xx family devices.
Add the support for CC2650 SimpleLink SensorTag (porting based on CC1350STK of cc13xx-core).
Configuration files of CC2650 SensorTag are in variants/CC2650STK.
Remove directories and files related to LAUNCHXL_CC1310, LAUNCHXL_CC1310 and CC1350STK.
Update compiler options and fix some compiler warnings:
build.arch has been renamed to build.core in platform.txt file in order to solve the following compiler warning: "warning: missing whitespace after the macro name [enabled by default]".