CC2531 include revision information in firmware. https://github.com/Koenkk/zigbee2mqtt/issues/178

This commit is contained in:
Koenkk 2018-07-05 21:12:56 +02:00
parent 995a1debcf
commit 49298bc508
2 changed files with 4424 additions and 4423 deletions

View File

@ -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`.

File diff suppressed because it is too large Load Diff