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

Simplify mbed SDK layout #1744

Merged
merged 5 commits into from
May 23, 2016
Merged

Simplify mbed SDK layout #1744

merged 5 commits into from
May 23, 2016

Commits on May 23, 2016

  1. Simplify layout:

    * /libraries/mbed -> /hal
    * /libraries/rtos -> /rtos
    screamerbg authored and 0xc0170 committed May 23, 2016
    Configuration menu
    Copy the full SHA
    d9734e5 View commit details
    Browse the repository at this point in the history
  2. Align paths config (paths.py) with the new directory layout. Also ren…

    …ame the output build folder to .build
    screamerbg authored and 0xc0170 committed May 23, 2016
    Configuration menu
    Copy the full SHA
    9bd2b4e View commit details
    Browse the repository at this point in the history
  3. Rename .mbedignore to .buildignore

    screamerbg authored and 0xc0170 committed May 23, 2016
    Configuration menu
    Copy the full SHA
    d5ad8cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9db0f2e View commit details
    Browse the repository at this point in the history
  5. Removed mbed-drivers/mbed.h which breaks compatibility with binary re…

    …leases due to difference in the inclusion path
    screamerbg authored and 0xc0170 committed May 23, 2016
    Configuration menu
    Copy the full SHA
    ec8512a View commit details
    Browse the repository at this point in the history