Skip to content

[feature-nrf528xx] Switch to managed bootloader for SoftDevice merge on NRF52 #6006

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
Feb 2, 2018
Merged

[feature-nrf528xx] Switch to managed bootloader for SoftDevice merge on NRF52 #6006

merged 1 commit into from
Feb 2, 2018

Conversation

marcuschangarm
Copy link
Contributor

SoftDevice can be swapped even easier now:

"target_overrides": {
    "*": {
        "target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S140"],
        "target.extra_labels_add": ["SOFTDEVICE_NONE"]
    }
}

SoftDevice can be swapped even easier now:

    "target_overrides": {
        "*": {
            "target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S140"],
            "target.extra_labels_add": ["SOFTDEVICE_NONE"]
        }
    }
@marcuschangarm
Copy link
Contributor Author

@theotherjimmy

Copy link
Contributor

@theotherjimmy theotherjimmy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What a diff! No more post build script!

@theotherjimmy
Copy link
Contributor

@sarahmarshy This is the intended consequence of #5909 and #5818!

@theotherjimmy
Copy link
Contributor

/morph build

@marcuschangarm marcuschangarm changed the title Switch to managed bootloader for SoftDevice merge on NRF52 [feature-nrf528xx] Switch to managed bootloader for SoftDevice merge on NRF52 Feb 2, 2018
@mbed-ci
Copy link

mbed-ci commented Feb 2, 2018

Build : SUCCESS

Build number : 1053
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/6006/

Triggering tests

/morph test
/morph uvisor-test
/morph export-build

@mbed-ci
Copy link

mbed-ci commented Feb 2, 2018

@mbed-ci
Copy link

mbed-ci commented Feb 2, 2018

@theotherjimmy
Copy link
Contributor

@marcuschangarm Looks like it works!

@theotherjimmy theotherjimmy merged commit 7408077 into ARMmbed:feature-nrf528xx Feb 2, 2018
@marcuschangarm marcuschangarm deleted the clean_bootloader_flags branch February 17, 2018 19:07
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.

3 participants