mirror of
https://github.com/Koenkk/Z-Stack-firmware.git
synced 2025-01-03 21:27:34 +01:00
CC2531 include revision information in firmware. https://github.com/Koenkk/zigbee2mqtt/issues/178
This commit is contained in:
parent
995a1debcf
commit
49298bc508
@ -13,8 +13,9 @@ SECURE=1
|
|||||||
NWK_MAX_DEVICE_LIST=15
|
NWK_MAX_DEVICE_LIST=15
|
||||||
MAXMEMHEAP=3190
|
MAXMEMHEAP=3190
|
||||||
INTER_PAN
|
INTER_PAN
|
||||||
|
INCLUDE_REVISION_INFORMATION
|
||||||
```
|
```
|
||||||
6. Press OK.
|
6. Press OK.
|
||||||
7. Right-click on *CC2531 - ProdHex** and click *Rebuild all*.
|
7. Create `Z-Stack Home 1.2.2a.44539\Components\mt\revision_info.h` with contents `#define CODE_REVISION_NUMBER 20180507`.
|
||||||
8. Once finished, you can find the `CC2531ZNP-Prod.hex` file in `Z-Stack Home 1.2.2a.44539\Projects\zstack\ZNP\CC253x\dev`.
|
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
Loading…
Reference in New Issue
Block a user