Information
This is a Zigbee "config tweaking" build based again on Gecko SDK v4.4.2. It improves Zigbee group command performance by increasing the broadcast and unicast table sizes in addition to increasing the source route table size (if you use source routing).
All other firmwares are unchanged compared to the previous release.
What's Changed
- Increase the source route table size to 200 by @puddly in #66
- Fix EFR32MG24 build by purging more chip-specific config files by @puddly in #67
- Enable file prefix map for Makefiles for reproducible builds by @puddly in #68
- Tooling cleanup and manifest reorganization by @puddly in #70
- Treat build-time warnings as errors by @puddly in #72
- Increase broadcast and unicast table sizes by @puddly in #71
Full Changelog: v4.4.2...v2024.8.5