Skip to content

Commit

Permalink
Merge pull request #5 from Koenkk/dev
Browse files Browse the repository at this point in the history
CC2531 include revision information in firmware. https://github.com/K…
  • Loading branch information
Koenkk committed Jul 27, 2018
2 parents 995a1de + 49298bc commit 795714f
Show file tree
Hide file tree
Showing 2 changed files with 4,424 additions and 4,423 deletions.
7 changes: 4 additions & 3 deletions coordinator/CC2531/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ SECURE=1
NWK_MAX_DEVICE_LIST=15
MAXMEMHEAP=3190
INTER_PAN
INCLUDE_REVISION_INFORMATION
```
6. Press OK.
7. Right-click on *CC2531 - ProdHex** and click *Rebuild all*.
8. Once finished, you can find the `CC2531ZNP-Prod.hex` file in `Z-Stack Home 1.2.2a.44539\Projects\zstack\ZNP\CC253x\dev`.

7. Create `Z-Stack Home 1.2.2a.44539\Components\mt\revision_info.h` with contents `#define CODE_REVISION_NUMBER 20180507`.
8. Right-click on *CC2531 - ProdHex** and click *Rebuild all*.
9. Once finished, you can find the `CC2531ZNP-Prod.hex` file in `Z-Stack Home 1.2.2a.44539\Projects\zstack\ZNP\CC253x\dev`.
Loading

0 comments on commit 795714f

Please sign in to comment.