-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Telink] RAM/ROM optimization & Update Telink image to 12 (#29373)
* [Telink] Disabled MBEDTLS_TEST and MBEDTLS_ERROR_C (saved 7Kb of flash) * [Telink] Disabled debug logs (saved 11.5Kb of flash) * [Telink] Disable all unused buttons * [Telink] Enable all buttons by default * [Telink] Disable Interaction model Event support in server * [Telink] Reduce number of message buffers in the buffer pool * [Telink] Set packet buffer pool size into 0 * [Telink] Decrease stack and buffer size * [Telink] Update Stack sizes * [Telink] Use B9X * [Telink] Use LAMBDA_EVENT_SIZE minimal value to build OTA * [Telink] Use Kconfigs and make PM dependency * [Telink] Set BLE device name via config * [Telink] Fix after tests * [Telink] decrease some values for FTD as well * [Telink]: Added public BLE MAC readout from vendor flash section The BLE MAC can be generated randomly or read from flash area. * [Telink] Increase BLE_CTRL_THREAD_STACK after B92 BLE stack update * [Telink] Update Telink image to 12 * [Telink] Enable NL_ASSERT_USE_FLAGS by default * [Telink] Increase stack size after OTA tests * [Telink] minor chnages * Restyled by clang-format --------- Co-authored-by: Restyled.io <commits@restyled.io>
- Loading branch information
Showing
134 changed files
with
1,084 additions
and
1,116 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 was deleted.
Oops, something went wrong.
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
Oops, something went wrong.