Skip to content

Conversation

@lemrey
Copy link
Contributor

@lemrey lemrey commented Nov 18, 2025

Rename to bm_scheduler to follow the repository new naming scheme.

@lemrey lemrey requested review from a team as code owners November 18, 2025 13:36
@github-actions github-actions bot added the doc-required PR must not be merged without tech writer approval. label Nov 18, 2025
@github-actions
Copy link

You can find the documentation preview for this PR here.

@lemrey lemrey force-pushed the bm-scheduler branch 2 times, most recently from da84c7f to c93b253 Compare November 18, 2025 13:49
@eivindj-nordic eivindj-nordic added this to the v1.0.0 milestone Nov 19, 2025

/**
* @brief An event to be scheduled for execution in the main thread.
*
Copy link
Contributor

@eivindj-nordic eivindj-nordic Nov 19, 2025

Choose a reason for hiding this comment

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

Check event handler typedef above.

Copy link
Contributor

@eivindj-nordic eivindj-nordic Nov 20, 2025

Choose a reason for hiding this comment

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

I think it should be called something else than evt_handler_t, it is a bit too generic in my opinion.

Copy link
Contributor

Choose a reason for hiding this comment

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

bump

Rename to bm_scheduler to follow the repository new naming scheme.

Signed-off-by: Emanuele Di Santo <[email protected]>

module=EVENT_SCHEDULER
module=BM_SCHEDULER
module-str=Event scheduler
Copy link
Contributor

@MirkoCovizzi MirkoCovizzi Nov 19, 2025

Choose a reason for hiding this comment

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

Shouldn't this be renamed too? Same for the prompt at the top

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Maybe, timer and buttons say: "Buttons library" and "Timer library"
The module-str instead says "Bare metal buttons" and "Bare metal timer"

Updates to the documentation, call the library "Bare Metal scheduler".

Signed-off-by: Emanuele Di Santo <[email protected]>
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-required PR must not be merged without tech writer approval.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants