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

hwmv2: Port STM32G4X SoCs & boards #68754

Merged
merged 6 commits into from
Feb 12, 2024

Commits on Feb 12, 2024

  1. soc: st: stm32: Migrate STM32G4 series

    Port STM32G4 series to HW model v2
    
    Signed-off-by: Guillaume Gautier <[email protected]>
    gautierg-st committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    da813e4 View commit details
    Browse the repository at this point in the history
  2. boards: Convert b_g474e_dpow1 to HWM v2

    Port the board to HWMv2.
    
    Signed-off-by: Guillaume Gautier <[email protected]>
    gautierg-st committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    cd5aca2 View commit details
    Browse the repository at this point in the history
  3. boards: Convert nucleo_g431rb to HWM v2

    Port the board to HWMv2.
    
    Signed-off-by: Guillaume Gautier <[email protected]>
    gautierg-st committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    34140e3 View commit details
    Browse the repository at this point in the history
  4. boards: Convert nucleo_g474re to HWM v2

    Port the board to HWMv2.
    
    Signed-off-by: Guillaume Gautier <[email protected]>
    gautierg-st committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    65204f4 View commit details
    Browse the repository at this point in the history
  5. boards: Convert weact_stm32g431_core to HWM v2

    Port the board to HWMv2.
    
    Signed-off-by: Guillaume Gautier <[email protected]>
    gautierg-st committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    3a922cb View commit details
    Browse the repository at this point in the history
  6. soc: st: stm32g4: add missing include

    Add missing soc.h include.
    
    Signed-off-by: Guillaume Gautier <[email protected]>
    gautierg-st committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    2af65d0 View commit details
    Browse the repository at this point in the history