Skip to content

Folder re-organization to fit new MCU K22F variances #3133

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

Closed
wants to merge 225 commits into from
Closed

Folder re-organization to fit new MCU K22F variances #3133

wants to merge 225 commits into from

Conversation

MarceloSalazar
Copy link

Description

This is a re-structure of the K22F folder to allow more K22F variances to be plumbed in.
'MCU_K22F512' device has been created and the FRDM-K22F board is using it on this proposal.

Note: the name of the target remains unchanged: 'K22F'.

Another PR will come later to add support for the 'MCU_K22F1M0' variance to support a partner's platform.

Status

READY

Migrations

NO

Related PRs

NA for now

Deploy notes

Not required

Steps to test or reproduce

Should not affect the existing 'K22F' target

Please review and share feedback
@0xc0170 @sg- @maclobdell

jamike and others added 30 commits October 10, 2016 17:22
…oading from cache

 - pull_from_cache renamed to pdsc_from_cache
 - pack_from_cache added
 - index file member replaced with pdsc_file
 - pack_file member added to cache
*Changes*
- Parallel export
- mbed-os tests added
- specified release version (default to 5)
- default tests AND targets dependent on specified release version
theotherjimmy and others added 21 commits October 19, 2016 17:24
* Binary build script is modified to follow currebt mbedOS baseline structure
* License files are moved to the correct location.
* Contribution.md is also moved to the correct location.
Release candidate for mbed-os-5.2-rc4
Started just because the line breaks were rendered badly on docs.mbed, but then I also did some proofreading.
Going to the rendered Doxy; the current link won't work on docs.mbed anyway, since it's relative to the repo
Update MBED_LIBRARY_VERSION to 128
Changes from 5.1 to 5.2
This is a simple re-structure of the K22F folder to allow other MCU variances to land here.
I have created the MCU_K22F512 device but left the 'K22F' as a target for the FRDM-K22F board.
@bridadan bridadan changed the base branch from mbed-os-5.2 to master October 25, 2016 18:05
@bridadan
Copy link
Contributor

@MarceloSalazar Could you please submit this against master instead? It'd probably be easier to just close this one and resubmit it.

@MarceloSalazar
Copy link
Author

Used non-master branch by mistake.
Now created correct PR here #3136

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.