Skip to content

Commit 6e3b684

Browse files
committed
Z-Stack_3.x.0 20220219
1 parent 467eee4 commit 6e3b684

11 files changed

+229
-230
lines changed

coordinator/Z-Stack_3.x.0/CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
# 20220103
1+
# 20220219
22
- Fix Touchlink crash
3-
3+
- SimpleLink SDK 5.40.00.40 ([changelog](https://software-dl.ti.com/simplelink/esd/simplelink_cc13xx_cc26xx_sdk/5.40.00.40/exports/changelog.html))
4+
45
# 20211217
56
- SimpleLink SDK 5.30.01.01 ([changelog](https://software-dl.ti.com/simplelink/esd/simplelink_cc13xx_cc26xx_sdk/5.30.01.01/exports/changelog.html))
67
- Increase memory heap

coordinator/Z-Stack_3.x.0/COMPILE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Compiling the firmware
22

33
## Setup development environment
4-
1. Download and install [SIMPLELINK-CC13XX-CC26XX-SDK_5.30.01.01](https://www.ti.com/tool/download/SIMPLELINK-CC13XX-CC26XX-SDK)
5-
1. Download and install [Code Composer Studio 11.0.0.00012](http://www.ti.com/tool/CCSTUDIO)
4+
1. Download and install [SIMPLELINK-CC13XX-CC26XX-SDK_5.40.00.40](https://www.ti.com/tool/download/SIMPLELINK-CC13XX-CC26XX-SDK)
5+
1. Download and install [Code Composer Studio 11.1.0.00011](http://www.ti.com/tool/CCSTUDIO)
66

77
## Compiling
88
1. Start Code Composer Studio
9-
1. Go to *File -> Import -> Code Composer Studio -> CCS Projects -> Select* search-directory: `simplelink_cc13xx_cc26xx_sdk_5_30_01_01/examples/rtos`.
9+
1. Go to *File -> Import -> Code Composer Studio -> CCS Projects -> Select* search-directory: `simplelink_cc13xx_cc26xx_sdk_5_40_00_40/examples/rtos`.
1010
1. Select:
1111
- `znp_CC26X2R1_LAUNCHXL_tirtos_css`
1212
- `znp_CC1352P_2_LAUNCHXL_tirtos_css`
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

coordinator/Z-Stack_3.x.0/firmware.patch

Lines changed: 223 additions & 225 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)