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 NUCLEO_L452RE_P arduino pins #335

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

multiplemonomials
Copy link
Collaborator

@multiplemonomials multiplemonomials commented Sep 2, 2024

Summary of changes

Made this PR when running CI shield tests on NUCLEO_L452RE_P. Turns out that the Arduino pinmappings for this board are slightly wrong, in a way that was causing the CI tests to fail. This PR fixes it, and also makes two other small fixes.

Impact of changes

Migration actions required

Documentation

None


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)
[X] Tests / results supplied as part of this PR

Test run for L452RE available here: https://mbed-ce.github.io/mbed-ce-test-tools/tests/index.html


@multiplemonomials multiplemonomials merged commit e604321 into master Sep 2, 2024
10 checks passed
@multiplemonomials multiplemonomials deleted the bugfix/fix-l452re-arduino-pins branch September 2, 2024 21:53
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