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

variant(H7): add generic H747XIH and STM32H747I-DISCO #2158

Merged
merged 4 commits into from
Oct 31, 2023

Commits on Oct 30, 2023

  1. variant(H7): add generic H747X(G-I)xx support

    This commit adds generic support for H747XIH and compatible MCUs:
    * H742X(G-I)H
    * H743X(G-I)H
    * H745X(G-I)H
    * H747X(G-I)H
    * H750XBH
    * H753XIH
    * H755XIH
    * H757XIH
    
    The clock is configured to have core running at 480MHz.
    
    Tested successfully (working LED/Joystick via GPIO) on STM32H747I-DISCO.
    
    Signed-off-by: Mathieu Choplain <[email protected]>
    mathieuchopstm committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    d3465d5 View commit details
    Browse the repository at this point in the history
  2. variant(H7): add STM32H747I-DISCO support

    Signed-off-by: Mathieu Choplain <[email protected]>
    mathieuchopstm committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    332cdf0 View commit details
    Browse the repository at this point in the history
  3. chore(cmake): update files

    Signed-off-by: Mathieu Choplain <[email protected]>
    mathieuchopstm committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    384ee00 View commit details
    Browse the repository at this point in the history
  4. chore(CI): update skip list

    Signed-off-by: Mathieu Choplain <[email protected]>
    mathieuchopstm committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    1cffd98 View commit details
    Browse the repository at this point in the history