-
Notifications
You must be signed in to change notification settings - Fork 13.3k
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
Resolve flash address issues with SDK v3.0.0 #8755
Merged
Merged
Commits on Dec 12, 2022
-
Reslove flash address issues with SDK v3.0.0
Fix EEPROM vs RF_CAL flash address conflict. The EEPROM address and RF_CAL address were the same. Add support for Flash size: "Mapping defined by Hardware and Sketch" Change at_partition_table static from dynamic to static.
Configuration menu - View commit details
-
Copy full SHA for 8f3a2b1 - Browse repository at this point
Copy the full SHA 8f3a2b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bcbec7 - Browse repository at this point
Copy the full SHA 0bcbec7View commit details
Commits on Dec 13, 2022
-
Improve flash size and partition error reporting/indication
Changed set_pll() to mmu_set_pll() and made available for debug builds and other settings where required. Provide more checks and feedback in the debug builds and trim code for production.
Configuration menu - View commit details
-
Copy full SHA for 61e4665 - Browse repository at this point
Copy the full SHA 61e4665View commit details
Commits on Dec 14, 2022
-
Now supports FLASH_MAP_SUPPORT with SDKs v3.0
RF_CAL and system_parameter always occupy the last 5 sectors of flash memory.
Configuration menu - View commit details
-
Copy full SHA for 23a491d - Browse repository at this point
Copy the full SHA 23a491dView commit details
Commits on Dec 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b4b7be0 - Browse repository at this point
Copy the full SHA b4b7be0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d42bbdb - Browse repository at this point
Copy the full SHA d42bbdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b6e56e - Browse repository at this point
Copy the full SHA 0b6e56eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cd7650 - Browse repository at this point
Copy the full SHA 0cd7650View commit details
Commits on Dec 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bee4db3 - Browse repository at this point
Copy the full SHA bee4db3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c05e755 - Browse repository at this point
Copy the full SHA c05e755View commit details
Commits on Dec 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c3e22f0 - Browse repository at this point
Copy the full SHA c3e22f0View commit details
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.