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): Enable sysclk-div for MAX32690 #1078

Merged
merged 2 commits into from
Jul 9, 2024

Commits on Jul 9, 2024

  1. Add sysclk-div for MAX32690

    MAX32690 support sysclk-div as per of UG
    This commit define related function and macro to
    enable sysclk-div feature
    
    Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
    ozersa committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    632e773 View commit details
    Browse the repository at this point in the history
  2. MAX32690 support sysclk-div

    Remove restiction from zephyr wrapper file
    
    Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
    ozersa committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    0f60d57 View commit details
    Browse the repository at this point in the history