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

Rename KSDK2 to MCUXpresso. This is the new name of this package #3451

Merged
merged 1 commit into from
Dec 21, 2016

Conversation

mmahadevan108
Copy link
Contributor

@mmahadevan108 mmahadevan108 commented Dec 15, 2016

Description

Rename KDSK2 to MCUXpresso, this is the new name of this package from NXP. Only real change in this commit is to targets.json, rest is related to renaming TARGET_KSDK2_MCUS folder to TARGET_MCUXpresso_MCUS

Status

**READY

  • Tests
    Passed build tests on all KSDK2 supported devices.

@mmahadevan108
Copy link
Contributor Author

@0xc0170
Copy link
Contributor

0xc0170 commented Dec 16, 2016

@mmahadevan108 Is this made non-breaking, we will have a look at the changes, have to pull this locally

@theotherjimmy @screamerbg please be aware of this change.

@mmahadevan108
Copy link
Contributor Author

In targets.json, I added "MCUXpresso_MCUS" to "extra_labels" wherever required. I have left the other labels unchanged, this should maintain compatibility for any applications dependent on any of these labels.

@bridadan
Copy link
Contributor

/morph test-nightly

@bridadan
Copy link
Contributor

/morph export-build

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph export-build

Output

mbed Build Number: 66

All exports and builds passed!

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test-nightly

Output

mbed Build Number: 1286

All builds and test passed!

@bridadan
Copy link
Contributor

@mbed-bot: TEST

HOST_OSES=ALL
BUILD_TOOLCHAINS=ALL
TARGETS=ALL

@mbed-bot
Copy link

[Build 1180]
FAILURE: Something went wrong when building and testing.

@0xc0170
Copy link
Contributor

0xc0170 commented Dec 19, 2016

[Build 1180]
FAILURE: Something went wrong when building and testing.

Failures are not related to this patch.

@bridadan
Copy link
Contributor

@0xc0170 Gotta make it green!

@mbed-bot: TEST

HOST_OSES=ALL
BUILD_TOOLCHAINS=ALL
TARGETS=ALL

@mbed-bot
Copy link

[Build 1184]
FAILURE: Something went wrong when building and testing.

@bridadan
Copy link
Contributor

@mmahadevan108 Can you resolve the merge conflict?

… NXP

Signed-off-by: Mahadevan Mahesh <Mahesh.Mahadevan@nxp.com>
@mmahadevan108
Copy link
Contributor Author

Branch has been updated to resolve merge conflicts

@theotherjimmy
Copy link
Contributor

@0xc0170 Thanks for the mention. This is a targets.json change with an accompanying folder change over. We version the values of the targets.json entries with the repo, so I'm not too concerned with backwards compatibility breakage that could be caused by the rename.

@0xc0170
Copy link
Contributor

0xc0170 commented Dec 20, 2016

@mbed-bot: TEST

HOST_OSES=ALL
BUILD_TOOLCHAINS=ALL
TARGETS=ALL

@mbed-bot
Copy link

[Build 1187]
SUCCESS: Building succeeded and tests were run! Be sure to check the test results

@bridadan
Copy link
Contributor

Everything looks ok, I'm going ahead and marking it as ready for merge.

@0xc0170
Copy link
Contributor

0xc0170 commented Dec 21, 2016

/morph test-nightly

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test-nightly

Output

mbed Build Number: 1305

All builds and test passed!

@0xc0170 0xc0170 merged commit 920db8e into ARMmbed:master Dec 21, 2016
@mmahadevan108 mmahadevan108 deleted the Rename_KSDK2_MCUXpresso branch December 21, 2016 17:37
aisair pushed a commit to aisair/mbed that referenced this pull request Apr 30, 2024
Ports for Upcoming Targets

3459: Target: Add new target UBLOX_EVK_NINA_B1 ARMmbed/mbed-os#3459

Fixes and Changes

3430: Fix ci shield eeprom test ARMmbed/mbed-os#3430
3381: STM32F1 : map ST HAL assert into MBED assert ARMmbed/mbed-os#3381
3389: STM32F2 : map ST HAL assert into MBED assert ARMmbed/mbed-os#3389
3390: STM32F3 : map ST HAL assert into MBED assert ARMmbed/mbed-os#3390
3410: STM32L4 : map ST HAL assert into MBED assert ARMmbed/mbed-os#3410
3422: Enable CAN on DISCO_F303VC ARMmbed/mbed-os#3422
3442: Dev stm i2c f1 ARMmbed/mbed-os#3442
3460: KSDK I2C: Update the return value to match the API documentation change ARMmbed/mbed-os#3460
3472: [RZ/A1H]Fix TTB setting of RO_DATA area ARMmbed/mbed-os#3472
3451: Rename KSDK2 to MCUXpresso. This is the new name of this package ARMmbed/mbed-os#3451
3391: STM32F4 : map ST HAL assert into MBED assert ARMmbed/mbed-os#3391
3454: STM32: Refactor lp_ticker.c + rtc_api.c + sleep.c + rtc_api_hal.h files  ARMmbed/mbed-os#3454
3489: NUCLEO_F103RB - Correct CAN and PWM alternate-functions ARMmbed/mbed-os#3489
3405: Repair the transmit mailbox (0,1,2) empty interrupt flag not clear BUG ARMmbed/mbed-os#3405
3502: MCUXpresso I2C: Handle 0 byte write ARMmbed/mbed-os#3502
3365: [NUC472/M453] Support USB device ARMmbed/mbed-os#3365
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.

5 participants