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

Switch to KSDK 2.0 #1700

Merged
merged 10 commits into from
May 2, 2016
Merged

Switch to KSDK 2.0 #1700

merged 10 commits into from
May 2, 2016

Commits on Apr 29, 2016

  1. Merge pull request #1 from mbedmicro/master

    Update to latest mbed code
    mmahadevan108 committed Apr 29, 2016
    Configuration menu
    Copy the full SHA
    cb20335 View commit details
    Browse the repository at this point in the history
  2. Removed Freescale Kinetis SDK 1.0 based implementations

    This will be replaced by Kinetis SDK 2.0 based implemenation under the TARGET_NXP folder
    
    Signed-off-by: Mahadevan Mahesh <Mahesh.Mahadevan@nxp.com>
    Mahadevan Mahesh-R9AADQ authored and mmahadevan108 committed Apr 29, 2016
    Configuration menu
    Copy the full SHA
    acb896b View commit details
    Browse the repository at this point in the history
  3. Added Kinetis K64 support

    Use Kinetis SDK 2.0. Moved this to TARGET_NXP
    
    Signed-off-by: Mahadevan Mahesh <Mahesh.Mahadevan@nxp.com>
    Mahadevan Mahesh-R9AADQ authored and mmahadevan108 committed Apr 29, 2016
    Configuration menu
    Copy the full SHA
    2c9c632 View commit details
    Browse the repository at this point in the history
  4. Added support for Kinetis K22

    Use Kinetis SDK 2.0
    Moved to TARGET_NXP
    
    Signed-off-by: Mahadevan Mahesh <Mahesh.Mahadevan@nxp.com>
    Mahadevan Mahesh-R9AADQ authored and mmahadevan108 committed Apr 29, 2016
    Configuration menu
    Copy the full SHA
    6ff2bad View commit details
    Browse the repository at this point in the history
  5. Add support for the K64F Hexiwear board

    Signed-off-by: Mahadevan Mahesh <Mahesh.Mahadevan@nxp.com>
    mmahadevan108 committed Apr 29, 2016
    Configuration menu
    Copy the full SHA
    06698f4 View commit details
    Browse the repository at this point in the history
  6. Add support for KL27Z FRDM board

    Signed-off-by: Mahadevan Mahesh <Mahesh.Mahadevan@nxp.com>
    mmahadevan108 committed Apr 29, 2016
    Configuration menu
    Copy the full SHA
    f512738 View commit details
    Browse the repository at this point in the history
  7. Moved SDK 2.0 platforms back to TARGET_Freescale from TARGET_NXP.

    Signed-off-by: Mahadevan Mahesh <Mahesh.Mahadevan@nxp.com>
    mmahadevan108 committed Apr 29, 2016
    Configuration menu
    Copy the full SHA
    fffadba View commit details
    Browse the repository at this point in the history
  8. Move PWM API to the target specific folder

    Some use the FTM module and some use the TPM module.
    
    Signed-off-by: Mahadevan Mahesh <Mahesh.Mahadevan@nxp.com>
    mmahadevan108 committed Apr 29, 2016
    Configuration menu
    Copy the full SHA
    840cd1c View commit details
    Browse the repository at this point in the history
  9. Networking update for FRDM K64 platform

    Signed-off-by: Mahadevan Mahesh <Mahesh.Mahadevan@nxp.com>
    mmahadevan108 committed Apr 29, 2016
    Configuration menu
    Copy the full SHA
    da0924f View commit details
    Browse the repository at this point in the history

Commits on May 2, 2016

  1. USB support for KL27

    Signed-off-by: Mahadevan Mahesh <Mahesh.Mahadevan@nxp.com>
    mmahadevan108 committed May 2, 2016
    Configuration menu
    Copy the full SHA
    fef9bc3 View commit details
    Browse the repository at this point in the history