zigbee: Add group table

This commit is contained in:
Alberto Gallegos Ramonet
2025-07-09 14:22:04 +09:00
parent f3f1fc2c49
commit 9231d8bf04
4 changed files with 252 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ This file is a best-effort approach to solving this issue; we will do our best b
### Changes to existing API
* (lr-wpan) Debloat MAC PD-DATA.indication and reduce packet copies.
* (zigbee) Added group table
### Changes to build system