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

feat(PeriphDrivers): Allow Skipping Clock and GPIO Initialization #932

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

ozersa
Copy link
Contributor

@ozersa ozersa commented Feb 26, 2024

Pull Request Template

Description

This PR can be considered as part of
#730
#809

The clock disable mechanism propagated other devices.

Changes applied to below peripherals.

  • I2C
  • SPI
  • UART

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.

Added for below peripherals
- I2C
- SPI
- UART

Signed-off-by: Sadik Ozer <[email protected]>
@github-actions github-actions bot added MAX32650 Related to the MAX32650 (ME10) MAX32660 Related to the MAX32660 (ME11) MAX32672 Related to the MAX32672 (ME21) MAX32675 Related to the MAX32675 (ME16) MAX32680 Related to the MAX32680 (ME20) MAX32662 Related to the MAX32662 (ME12) labels Feb 26, 2024
@Jake-Carter Jake-Carter merged commit e75ecd7 into main Feb 28, 2024
11 of 12 checks passed
@Jake-Carter Jake-Carter deleted the feat/disable_clock branch February 28, 2024 01:17
EricB-ADI pushed a commit that referenced this pull request Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MAX32650 Related to the MAX32650 (ME10) MAX32660 Related to the MAX32660 (ME11) MAX32662 Related to the MAX32662 (ME12) MAX32672 Related to the MAX32672 (ME21) MAX32675 Related to the MAX32675 (ME16) MAX32680 Related to the MAX32680 (ME20)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants