Skip to content
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

Fix Storage partition issues #2548

Merged
merged 5 commits into from
Sep 7, 2022
Merged

Conversation

mikee47
Copy link
Contributor

@mikee47 mikee47 commented Sep 4, 2022

  • Fix partition offset parameter type, should be uint32_t not size_t
  • Add missing spiffs1 partition to Basic_Ota sample
  • Also make SMING_ARCH and SMING_SOC available for address field in hardware configuration.
  • Fix Storage README typo (partbuild -> buildpart)
  • Enable partition iteration using for(auto: partitions...) pattern
  • Revise out-of-date rboot-ota information page.

@lgtm-com
Copy link

lgtm-com bot commented Sep 4, 2022

This pull request introduces 2 alerts when merging a7d1b4b into 279460f - view on LGTM.com

new alerts:

  • 2 for Unused local variable

@slaff slaff added this to the 4.7.0 milestone Sep 7, 2022
@slaff slaff merged commit 012ecf4 into SmingHub:develop Sep 7, 2022
@mikee47 mikee47 deleted the fix/storage-partitions branch September 7, 2022 15:27
@slaff slaff mentioned this pull request Nov 8, 2022
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants