-
Notifications
You must be signed in to change notification settings - Fork 2.2k
[bouffalo lab] Add/update platform configuration to track psram/wifi … #38865
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or 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
…section for CI build report
PR #38865: Size comparison from 79faaa3 to d067f9f Increases above 0.2%:
Full report (75 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
andy31415
approved these changes
May 12, 2025
wy-hh
added a commit
to wy-hh/connectedhomeip
that referenced
this pull request
May 15, 2025
…section for CI build report (project-chip#38865)
wy-hh
added a commit
to bouffalolab/bflb-connectedhomeip
that referenced
this pull request
May 15, 2025
…pdate BL702/BL702L linker file to improve execution and fix bl616 wifi scan (#4) * [bouffalo lab] Add/update platform configuration to track psram/wifi section for CI build report (project-chip#38865) * [bouffalo lab] Update reference partition table to increase size of P… (project-chip#38875) * [bouffalo lab] Update reference partition table to increase size of PSM region * Restyled by prettier-markdown --------- Co-authored-by: Restyled.io <commits@restyled.io> * [Bouffalo lab] Improve BL702/BL702L execution efficiency by updating the linker file (project-chip#38878) * [Bouffalo lab] configure memory region of Thread task stack on BL702/BL702L * Restyled by clang-format --------- Co-authored-by: Restyled.io <commits@restyled.io> Co-authored-by: Andrei Litvin <andy314@gmail.com> * [bouffalo lab] fix bl616 wifi scan operation with/without specified ssid (project-chip#38877) * [bouffalo lab] fix bl616 wifi scan operation with/without specified ssid * Restyled by clang-format * check ssid length before * Verify SSID length prior to copying and correct pScanResult reference handling when SSID is specified. * Restyled by clang-format * remove +1 for mScanSSID * Restyled by clang-format --------- Co-authored-by: Restyled.io <commits@restyled.io> * update documents after cherry-pick --------- Co-authored-by: Restyled.io <commits@restyled.io> Co-authored-by: Andrei Litvin <andy314@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Change Summary
Testing
targets and memory track test commands as below
scripts/tools/memory/gh_sizes.py bl602 bl602+littlefs lighting-app out/bouffalolab-bl602dk-light-wifi-littlefs/chip-bl602-lighting-example.out
scripts/tools/memory/gh_sizes.py bl702 bl702+wifi lighting-app out/bouffalolab-bl706dk-light-wifi-littlefs/chip-bl702-lighting-example.out
scripts/tools/memory/gh_sizes.py bl702l bl702l+littlefs lighting-app out/bouffalolab-bl704ldk-light-thread-littlefs/chip-bl702l-lighting-example.out