forked from project-chip/connectedhomeip
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Telink] ieee802154 optimization for power consumption (#360)
* [Telink] ieee802154 optimization for power consumption - reduce COMMON_LIBC_MALLOC_ARENA_SIZE to 13.5KB. - add configs - OPENTHREAD_CSMABACKOFF_OPTIMIZATION, - ZEPHYR_NETBUFFER_OPTIMIZATION, - IEEE802154_TLX_OPTIMIZATION. - reduce PACKETBUFFER_CAPACITY_MAX to 1024. - remove shell in tl321x light switch app CI. - update zephyr revision. Signed-off-by: Damien Ji <[email protected]> --------- Signed-off-by: Damien Ji <[email protected]>
- Loading branch information
1 parent
3e36bd0
commit 130ab82
Showing
5 changed files
with
54 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters