mirror of
https://github.com/Koenkk/Z-Stack-firmware.git
synced 2025-01-03 21:27:34 +01:00
Update max devices instructions.
This commit is contained in:
parent
56b8e4eb89
commit
5164664e54
@ -3,5 +3,4 @@
|
||||
This build makes some alterations in order to support 44 devices and 1 router on a single CC2531 device instead of the typical ~16 devices and ~16 routers.
|
||||
|
||||
To build this version, follow the exact same instructions at `../../README.md` except:
|
||||
- For step 5. Change it to `0x300`.
|
||||
- For step 6. Use `FIRMWARE_CC2531_MAX_DEVICES` instead of `FIRMWARE_CC2531_DEFAULT`.
|
||||
- For step 6. Use `FIRMWARE_CC2531_MAX_DEVICES` instead of `FIRMWARE_CC2531_DEFAULT` and go to General Options -> Stack/Heap -> Stack sizes -> and change `XDATA` to `0X300`.
|
||||
|
Loading…
Reference in New Issue
Block a user