-
Notifications
You must be signed in to change notification settings - Fork 2.2k
[bouffalo lab] Update reference partition table to increase size of P… #38875
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
PR #38875: Size comparison from 7c2d0ea to 23e3030 Full report (74 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
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>
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>
heinsaar
pushed a commit
to heinsaar/connectedhomeip
that referenced
this pull request
May 15, 2025
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>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
documentation
Improvements or additions to documentation
examples
fast track
platform
review - pending
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.
Bouffalo lab
target with littlefs for storage requires more space. IncreasePSM
size in each platforms' partition table files as reference.Testing
target:
bouffalolab-b602-light-wifi-littlefs
test command:
rm -f admin_storage.json && \ python3 src/python_testing/TC_RR_1_1.py \ --commissioning-method ble-wifi \ --qr-code MT:6FCJ1GSY00KA0648G00 \ --wifi-ssid wifi-ssid --wifi-passphrase 12345678 \ --storage-path admin_storage.json \ --tests test_TC_RR_1_1 \ --ble-interface-id 0 \ --timeout 300 \ --bool-arg skip_user_label_cluster_steps:true