Skip to content
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

Update module documentation - Part 2 #1777

Merged
merged 21 commits into from
Jul 12, 2024

Conversation

SergioGasquez
Copy link
Member

Thank you for your contribution!

We appreciate the time and effort you've put into this pull request.
To help us review it efficiently, please ensure you've gone through the following checklist:

Submission Checklist 📝

  • I have updated existing examples or added new ones (if applicable).
  • I have used cargo xtask fmt-packages command to ensure that all changed code is formatted correctly.
  • My changes were added to the CHANGELOG.md in the proper section.
  • My changes are in accordance to the esp-rs API guidelines

Extra:

Pull Request Details 📖

Description

Follow-up PR of #1763

Testing

Built the documentation and ran the doc-tests.

@SergioGasquez SergioGasquez added the skip-changelog No changelog modification needed label Jul 9, 2024
Copy link
Contributor

@playfulFence playfulFence left a comment

Choose a reason for hiding this comment

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

Thanks a lot for taking care of this! Here are some nitpicking in comments, some of them are more like suggestions.

esp-hal/src/otg_fs.rs Outdated Show resolved Hide resolved
esp-hal/src/otg_fs.rs Outdated Show resolved Hide resolved
esp-hal/src/hmac.rs Outdated Show resolved Hide resolved
esp-hal/src/parl_io.rs Outdated Show resolved Hide resolved
esp-hal/src/parl_io.rs Outdated Show resolved Hide resolved
esp-hal/src/reset.rs Show resolved Hide resolved
esp-hal/src/rng.rs Outdated Show resolved Hide resolved
Copy link
Contributor

@JurajSadel JurajSadel left a comment

Choose a reason for hiding this comment

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

I agree with @playfulFence's suggestions, otherwise LGTM, thanks for working on this!

Copy link
Member

@jessebraham jessebraham left a comment

Choose a reason for hiding this comment

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

One small nitpick but otherwise I think it looks good, thanks!

esp-hal/src/i2s.rs Show resolved Hide resolved
Copy link
Member

@MabezDev MabezDev left a comment

Choose a reason for hiding this comment

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

Thanks!

Merged via the queue into esp-rs:main with commit 7e9f9c7 Jul 12, 2024
30 checks passed
@playfulFence
Copy link
Contributor

Thanks a lot for all the changes, LGTM!
Also sorry, I was AFK for a lunch, so I couldn't approve the changes! 😅

@SergioGasquez SergioGasquez deleted the feature/documentation-2 branch July 12, 2024 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog No changelog modification needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants