chore(Tools): Update SBT Tools to v3.2.0 release#1535
Merged
Conversation
GNU/Regex binary dependency removed. Added MAX32572 support. Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
This commit sync sbt/devices folder with origin repository, Changes are: - Adds MAX32672 B2 version dump otp - Format script files, replace tabs with spaces - Remove MAX32662 set_stim_pin scp packets, user shall configure it depend their boards and then generete on his local. Default pin might not match with customer board and might lock things Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
This commits sync MAX32572 folder with origin folder. If anything need to be added it shall be first add into internal origin repository then shall be copy into msdk repository Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
ttmut
reviewed
Mar 19, 2026
Contributor
There was a problem hiding this comment.
What is the difference between build_scp_session.exe and build_scp_session_win? Same question for build_scp_session and build_scp_session_linux.
Contributor
Author
There was a problem hiding this comment.
They are same binaries, just for clearly specify linux, win versions.
Same cases exist for sign_app too.
ttmut
approved these changes
Mar 19, 2026
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.
Description
Default pin might not match with customer board and might lock things
Checklist Before Requesting Review