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

PSOC6: move mbed_sdk_init to mbed_overrides.c #10483

Merged
merged 2 commits into from
May 16, 2019
Merged

PSOC6: move mbed_sdk_init to mbed_overrides.c #10483

merged 2 commits into from
May 16, 2019

Commits on Apr 23, 2019

  1. PSOC6: move mbed_sdk_init to mbed_overrides.c

    Purposes:
    * Remove MbedOS-specific code from system_psoc6_{cm4,cm0plus}.c
      to simplify updates to new PDL version (startup code is part of PDL).
    * Unify mbed_sdk_init initialization sequence for both CPU cores.
      This change is non-functional, sequence itself is not changed for any
      of the PSoC 6 M4/M0 PSA/non-PSA targets.
    vmedcy committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    c98f91e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2019

  1. Configuration menu
    Copy the full SHA
    737c98f View commit details
    Browse the repository at this point in the history