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

Patch changes pr#15 #17

Merged
merged 8 commits into from
May 9, 2019
Merged

Patch changes pr#15 #17

merged 8 commits into from
May 9, 2019

Commits on Apr 18, 2019

  1. Merge pull request #9 from R2D2-2019/hotfix-put_cpp_in_src

    hotfix put cpp in src not headers
    PatrickDekker98 committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    9ec3c0f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2019

  1. updated readme and makefile.inc to use the tests

    gerritvanos committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    3ac80a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2019

  1. Merge pull request #11 from R2D2-2019/feature-makefile.inc

    updated readme and makefile.inc to use the tests
    PatrickDekker98 committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    e448134 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2019

  1. Configuration menu
    Copy the full SHA
    942523a View commit details
    Browse the repository at this point in the history
  2. changes requested in pr#15 were added test_usart and hardware_usart a…

    …re now templated, usart_ports_c is now usart_ports
    PatrickDekker98 committed May 8, 2019
    Configuration menu
    Copy the full SHA
    961bb84 View commit details
    Browse the repository at this point in the history
  3. now travis will pass, apearantly templates don't play nice with defin…

    …itions in a cpp file so all is defined and declared in the hpp file
    PatrickDekker98 committed May 8, 2019
    Configuration menu
    Copy the full SHA
    eb1bd77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3acbdfd View commit details
    Browse the repository at this point in the history
  5. fixed style mistakes

    PatrickDekker98 committed May 8, 2019
    Configuration menu
    Copy the full SHA
    efa0e5d View commit details
    Browse the repository at this point in the history