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

Port analog devices to CMake #14019

Merged
merged 3 commits into from
Dec 11, 2020
Merged

Conversation

harmut01
Copy link
Contributor

@harmut01 harmut01 commented Dec 9, 2020

Summary of changes

Add CMake configuration files for Analog targets.

Impact of changes

None

Migration actions required

None

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

[x] 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

Reviewers

@rajkan01 @0xc0170


@harmut01 harmut01 requested a review from 0xc0170 December 9, 2020 15:54
@ciarmcom ciarmcom added the release-type: patch Indentifies a PR as containing just a patch label Dec 9, 2020
@ciarmcom
Copy link
Member

ciarmcom commented Dec 9, 2020

@harmut01, thank you for your changes.
@rajkan01 @ARMmbed/team-analogdevices @ARMmbed/mbed-os-maintainers please review.

@mergify
Copy link

mergify bot commented Dec 10, 2020

This PR cannot be merged due to conflicts. Please rebase to resolve them.

Add configuration files for targets and individual MCUs. Add include
paths and sources to mbed-core link library and specify linker and
startup scripts.
Change interpreter program from armcc to armclang. Pass it different
optional arguments: specify the target compiler and core core type.
@mergify mergify bot added needs: CI and removed needs: work labels Dec 10, 2020
@0xc0170
Copy link
Contributor

0xc0170 commented Dec 10, 2020

I'll take this and other CMake targets to one Pr to get in as they depend on each other (some of files are changed in every PR)

@0xc0170
Copy link
Contributor

0xc0170 commented Dec 10, 2020

This PR goes in via #14024

@0xc0170 0xc0170 merged commit 7c70a0c into ARMmbed:master Dec 11, 2020
@mbedmain mbedmain added release-version: 6.6.0 Release-pending and removed release-type: patch Indentifies a PR as containing just a patch Release-pending labels Dec 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants