Skip to content

Minor additions to PIO documentation #831

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 17, 2022
Merged

Minor additions to PIO documentation #831

merged 2 commits into from
May 17, 2022

Conversation

kilograham
Copy link
Contributor

some functions were in the wrong documentation group, and I added a brief sentence for pio_sm_config

@kilograham kilograham added this to the 1.3.1 milestone May 17, 2022
@@ -95,6 +95,9 @@ typedef pio_hw_t *PIO;

/** \brief PIO Configuration structure
* \ingroup sm_config
*
* This structure is an in-memory representation of the configuration that can be applied to a PIO
* state machine later using pio_sm_set_config() or pio_sm_init().
Copy link
Contributor

Choose a reason for hiding this comment

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

Not sure we need the word "later" in there, but otherwise LGTM.

@kilograham kilograham merged commit b2ad632 into develop May 17, 2022
@kilograham kilograham deleted the pio_doc branch May 17, 2022 18:04
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