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

Respecting framing and data overrun serial errors. #189

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

Commits on May 8, 2021

  1. Respecting framing and data overrun serial errors.

    - Adding checks for FE0 and DOR0 serial error
    - Tracking and adding ability to get what the error was
    Austin Hanson committed May 8, 2021
    Configuration menu
    Copy the full SHA
    4c272cf View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. Fixing bit_is_clear call

    Austin Hanson committed May 9, 2021
    Configuration menu
    Copy the full SHA
    8ae0da8 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Fixing build

    berdon committed May 10, 2021
    Configuration menu
    Copy the full SHA
    63d1782 View commit details
    Browse the repository at this point in the history