Skip to content

Fix typos and improve wording#83

Open
parmi93 wants to merge 3 commits intoSTMicroelectronics:mainfrom
parmi93:fix_typos
Open

Fix typos and improve wording#83
parmi93 wants to merge 3 commits intoSTMicroelectronics:mainfrom
parmi93:fix_typos

Conversation

@parmi93
Copy link
Copy Markdown
Contributor

@parmi93 parmi93 commented Apr 15, 2026

Fix the issue #82

  • Correct typos and improve wording in comments and documentation
  • Enhance text clarity without functional changes
  • Keep the review focused on editorial fixes only

parmi93 and others added 3 commits March 26, 2026 15:37
Allows users to pass a generic argument (`void *pArg`) to `stse_init()`,
which forwards it to the `stse_platform_xxx_init()` functions. This
enables the porting layer to perform custom initialization based on
the argument's content.
Correct spelling and grammar issues found in source files and improve
clarity of comments and documentation text.
@nils-cercariolo-st
Copy link
Copy Markdown
Contributor

nils-cercariolo-st commented Apr 16, 2026

Hello, *pArg commit is for /dev/1.2.0 as it's a breaking change so it would be great if you can only include the documentation change. But I agree on the rest with just 3 modifications.

  • Amend commit message to match contributing guidelines to something like [doc] clarify that partitioning table buffer size is measured in bytes #82. (maybe a slightly more explicit PR title too but optional)
  • Could you rename Partitioning_table_size into partitioning_table_size, I think it's a mistake on our side to start with an uppercase.
  • Could you also add the sizeof(...) in this doc so that it matches the one you did in here too.

Thanks again greatly for the contribution and improving the lib !

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