Skip to content

chore(Tools): Update SBT Tools to v3.2.0 release#1535

Merged
ttmut merged 3 commits intomainfrom
fix/sbt_binaries
Mar 31, 2026
Merged

chore(Tools): Update SBT Tools to v3.2.0 release#1535
ttmut merged 3 commits intomainfrom
fix/sbt_binaries

Conversation

@ozersa
Copy link
Copy Markdown
Contributor

@ozersa ozersa commented Mar 19, 2026

Description

  • GNU/Regex binary dependency removed from sing_app, and scp_session_builder.
  • Update MAX32572 script as per of final internal changes.
  • Adds MAX32672 B2 version dump_otp script and scp_packet.
  • Format script files, replace tabs with spaces.
  • Remove MAX32662 set_stim_pin scp packets, user shall configure it depend their boards and then generate on his local.
    Default pin might not match with customer board and might lock things

Checklist Before Requesting Review

  • PR Title follows correct guidelines.
  • Description of changes and all other relevant information.
  • (Optional) Link any related GitHub issues using a keyword
  • (Optional) Provide info on any relevant functional testing/validation. For API changes or significant features, this is not optional.

ozersa added 3 commits March 19, 2026 08:58
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>
@github-actions github-actions bot added the Tools This issue or pull request involves a change to the Tools label Mar 19, 2026
@ozersa ozersa requested review from sihyung-maxim and ttmut March 19, 2026 09:27
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They are same binaries, just for clearly specify linux, win versions.
Same cases exist for sign_app too.

@ttmut ttmut merged commit bb9fd75 into main Mar 31, 2026
16 checks passed
@ttmut ttmut deleted the fix/sbt_binaries branch March 31, 2026 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Tools This issue or pull request involves a change to the Tools

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants