mirror of
https://github.com/espressif/openthread.git
synced 2026-08-18 00:19:52 +00:00
* Add support for cc2652 Updated CC26XXware to latest release. Moved CC26XXware to match the SimpleLink cc26x2 SDK directory structure. Added CC2652 Platform support
#CC26XXware
URL
http://www.ti.com/tool/simplelink-cc26x2-sdk
Version
driverlib_cc13xx_cc26xx_3_01_01_17779
License
BSD-3-Clause
License File
Documentation
This version of cc26xxware is copied from the SimpleLink CC26x2 Software Development Kit. Modifications were made to the software package to support the GCC Automake pedantic build.
| file | change |
|---|---|
device/cc26x0/driverlib/bin/gcc/driverlib.a |
Renamed from driverlib.lib to allow Automake to recognize the library |
device/cc26x2/driverlib/bin/gcc/driverlib.a |
Renamed from driverlib.lib to allow Automake to recognize the library |
device/cc26x0/driverlib/cpu.h |
GCC asm extensions added to avoid unused variable warning in CPUbasepriSet |
device/cc26x2/driverlib/cpu.h |
GCC asm extensions added to avoid unused variable warning in CPUbasepriSet |
device/cc26x0/linker_files/cc26x0f128.lds |
end symbol added for GCC stdlib |
device/cc26x2/linker_files/cc26x2r1f.lds |
end symbol added for GCC stdlib |
Documentation can be found within the SimpleLink CC26x2 Software Development Kit.
Description
CC26XXware is the board support library for Texas Instruments' CC26XX line of connected MCUs for developers to easily leverage the hardware capabilities of those platforms. Texas Instruments Incorporated recommends TI-RTOS and its associated drivers for future development.