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

Fix STM32H7Ax build #358

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Fix STM32H7Ax build #358

merged 1 commit into from
Sep 25, 2024

Conversation

multiplemonomials
Copy link
Collaborator

Summary of changes

Fix for build errors on STM32H7Ax:

  • Typo in targets JSON so clock settings weren't being applied
  • CMake looking for nonexistent system_clock.c

Impact of changes

Migration actions required

Documentation


Pull request type

[X] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[] Covered by existing mbed-os tests (Greentea or Unittest)
[] Tests / results supplied as part of this PR

Tested locally, it compiles now!

@multiplemonomials multiplemonomials merged commit 626d795 into master Sep 25, 2024
10 checks passed
@multiplemonomials multiplemonomials deleted the bugfix/stm32h7ax-build branch September 25, 2024 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants