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

Integration Candidate 2020-05-13 #39

Merged
merged 3 commits into from
May 22, 2020
Merged

Integration Candidate 2020-05-13 #39

merged 3 commits into from
May 22, 2020

Commits on May 7, 2020

  1. Fix #36, Use OS_MAX_QUEUE_DEPTH rather than 64.

    This should configure the maximum depth supported by
    OSAL, rather than a hard coded 64.
    
    Moved both pipe depth configurations to a macro in the
    header file.
    jphickey committed May 7, 2020
    Configuration menu
    Copy the full SHA
    76a0d31 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. Merge pull request #37 from jphickey/fix-36-queue-depth

    Fix #36, Use OS_MAX_QUEUE_DEPTH rather than 64.
    astrogeco authored May 19, 2020
    Configuration menu
    Copy the full SHA
    d814475 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. Increase version to 2.3.4 and update Readme

    Gerardo E. Cruz-Ortiz committed May 22, 2020
    Configuration menu
    Copy the full SHA
    b9b76e2 View commit details
    Browse the repository at this point in the history