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

Shared uart isr #5600

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Shared uart isr #5600

wants to merge 11 commits into from

Commits on Jan 7, 2019

  1. First Compile

    Makuna committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    2e9a1c0 View commit details
    Browse the repository at this point in the history
  2. subscribe and unsubscribe consistent

    Since subscribe can not be automatically disable and enable interrupts due to other external uart setup must be done at the same time within the disabled interrupts, then unsubscribe should be made consistent
    Makuna committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    5bc2ea5 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. Apply review feeedback

    Makuna committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    ae7903d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b87398 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. static initialize fixed

    Makuna committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    6564edb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    285b7f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2019

  1. better function name

    Makuna committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    c96209d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e3ca18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6de293 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab03100 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

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