Skip to content

STM32F0: create STM32F091xC target #12029

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

Merged
merged 1 commit into from
Dec 5, 2019
Merged

Conversation

jeromecoutant
Copy link
Collaborator

Summary of changes

In order to ease custom targets with STMF091xC MCU,
a intermediate directory is created in TARGET_STM32F0

Fix #12009

@pilotak

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)
[x] Covered by existing mbed-os tests (Greentea or Unittest)
[] Tests / results supplied as part of this PR

Reviewers


@0xc0170
Copy link
Contributor

0xc0170 commented Dec 4, 2019

@pilotak Please review, I start CI meanwhile

@mbed-ci
Copy link

mbed-ci commented Dec 4, 2019

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 1
Build artifacts

@pilotak
Copy link
Contributor

pilotak commented Dec 4, 2019

Perfect, thanks a lot.

@jeromecoutant well done for how fast you found it fixed it.

@pilotak
Copy link
Contributor

pilotak commented Dec 4, 2019

by looking at the STM target directory all F0, F1 and F2 would have this problem too. Maybe this could be added on todo list...

@0xc0170 0xc0170 added release-version: 6.0.0-alpha-1 First pre-release version of 6.0.0 and removed needs: CI labels Dec 5, 2019
@0xc0170 0xc0170 merged commit a4dbf63 into ARMmbed:master Dec 5, 2019
@jeromecoutant jeromecoutant deleted the PR_F091 branch December 5, 2019 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-version: 6.0.0-alpha-1 First pre-release version of 6.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom target PinNames
4 participants