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

chore(c0): update to latest STM32CubeC0 v1.2.0 #2420

Merged
merged 8 commits into from
Jul 23, 2024

Commits on Jul 19, 2024

  1. system(C0) update STM32C0xx HAL Drivers to v1.2.0

    Included in STM32CubeC0 FW v1.2.0
    
    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    549af57 View commit details
    Browse the repository at this point in the history
  2. system(C0): update STM32C0xx CMSIS Drivers to v1.2.0

    Included in STM32CubeC0 FW v1.2.0
    
    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8bd959d View commit details
    Browse the repository at this point in the history
  3. core(C0): update wrapped files

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    eaf8943 View commit details
    Browse the repository at this point in the history
  4. chore(C0): update hal conf default

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d50d942 View commit details
    Browse the repository at this point in the history
  5. system(C0): update STM32C0xx system source file

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    959ac79 View commit details
    Browse the repository at this point in the history
  6. chore(C0): update variants against CubeMX DB release 6.0.120

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    7313297 View commit details
    Browse the repository at this point in the history
  7. chore(C0): update cmake after variants update

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d259b2b View commit details
    Browse the repository at this point in the history
  8. chore(C0): add HSE_VALUE definition for Nucleo C031C6

    after default one change from 48MHz to 24MHz.
    
    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    af7c70c View commit details
    Browse the repository at this point in the history