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

Rollup PR: Docs + small fixes #8663

Merged
merged 24 commits into from
Nov 7, 2018
Merged

Rollup PR: Docs + small fixes #8663

merged 24 commits into from
Nov 7, 2018

Commits on Oct 29, 2018

  1. Kernel.h doxygen update

    SenRamakri committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    ad88218 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cdcdc1 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. Edit Kernel.h

    Make minor copy edits for active voice, branding and deletion of extra spaces.
    Amanda Butler authored Oct 30, 2018
    Configuration menu
    Copy the full SHA
    2418d9c View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. Configuration menu
    Copy the full SHA
    c7afb91 View commit details
    Browse the repository at this point in the history
  2. readme: add license section

    0xc0170 committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    09ee5f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ec69e6 View commit details
    Browse the repository at this point in the history
  4. contributing: update the text

    Simplify the document. More information is provided on our documentation portal, link it here
    0xc0170 committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    f8fc0b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97cb833 View commit details
    Browse the repository at this point in the history
  6. Fix memory leak

    KariHaapalehto committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    4aaf013 View commit details
    Browse the repository at this point in the history
  7. readme: fix apache license

    0xc0170 committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    dfadcda View commit details
    Browse the repository at this point in the history
  8. Remove extra _deselect to prevent possible hard fault

    If read timeout happens, the _deselect will get called twice causing
    a hard fault happening when mutex is released without being locked.
    The SDBlockDevice::read is calling the _deselect in every case.
    Jarno Lamsa committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    36f1fa0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1ea2897 View commit details
    Browse the repository at this point in the history
  10. Update tools/toolchains/gcc.py

    Deepika Bhavnani authored and jeromecoutant committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    ba86a53 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2018

  1. Comma, editorial changes

    Mel W authored Nov 6, 2018
    Configuration menu
    Copy the full SHA
    8060a53 View commit details
    Browse the repository at this point in the history
  2. Commas and other small editorial changes

    Mel W authored Nov 6, 2018
    Configuration menu
    Copy the full SHA
    86153dd View commit details
    Browse the repository at this point in the history
  3. Edits in README.md

    Remove unnecessary commas, and standardize heading capitalization.
    Amanda Butler authored Nov 6, 2018
    Configuration menu
    Copy the full SHA
    64ef110 View commit details
    Browse the repository at this point in the history
  4. Remove comma in CONTRIBUTING.md

    Remove unnecessary comma.
    Amanda Butler authored Nov 6, 2018
    Configuration menu
    Copy the full SHA
    819f002 View commit details
    Browse the repository at this point in the history
  5. Remove comma in CONTRIBUTING.md

    Remove unnecessary comma.
    Amanda Butler authored Nov 6, 2018
    Configuration menu
    Copy the full SHA
    44aaad4 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. Merge branch 'fix_possible_memory_leak' of ssh://github.com/KariHaapa…

    …lehto/mbed-os into rollup
    Cruz Monrreal II authored and Cruz Monrreal II committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    ddd82a9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix_licensing' of ssh://github.com/0xc0170/mbed-os into…

    … rollup
    Cruz Monrreal II authored and Cruz Monrreal II committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    f7eb135 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fix_compile_warning' of ssh://github.com/KariHaapalehto…

    …/mbed-os into rollup
    Cruz Monrreal II authored and Cruz Monrreal II committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    7536876 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'sdblockdevice_deselect' of ssh://github.com/jarlamsa/mb…

    …ed-os into rollup
    Cruz Monrreal II authored and Cruz Monrreal II committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    fd744e7 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'PR_M33' of ssh://github.com/jeromecoutant/mbed into rollup

    Cruz Monrreal II authored and Cruz Monrreal II committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    edb6d9d View commit details
    Browse the repository at this point in the history
  6. Merge branch 'sen_KernelDoxyUpdate' of ssh://github.com/SenRamakri/mb…

    …ed-os into rollup
    Cruz Monrreal II authored and Cruz Monrreal II committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    0a8f5e0 View commit details
    Browse the repository at this point in the history