Initial BLE support for SF32LB52#59
Merged
gmarull merged 12 commits intocoredevices:mainfrom Jun 19, 2025
Merged
Conversation
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
We just need the last 1K of RAM, but, because of MPU scripts assume ARMv7 MPU limitations (e.g. subregions), we need to sacrifice 32K now. This needs to be fixed. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
Signed-off-by: ganghe <ganghe@sifli.com> Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
gmarull
commented
Jun 19, 2025
Member
Author
gmarull
left a comment
There was a problem hiding this comment.
@gangheivt another question: https://github.com/coredevices/pebbleos-nonfree/blob/f94ae4d4b4d7d2c49a6912b6e77968bf15e5ed48/sf32lb52/lcpu_52x.c#L326-L422 contains the blob but also logic that should not be ther. Or, settings for LRC10K which may not always be desirable. This needs to be fixed after this PR.
Got it. |
Closed
Signed-off-by: ganghe <ganghe@sifli.com> Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
Signed-off-by: ganghe <ganghe@sifli.com> Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
Otherwise some configurations were not applied correctly due to some env races. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
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
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.
Based on #7