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

[towards 1.0]: Fallible proven traits #192

Merged
merged 22 commits into from
Mar 16, 2020

Commits on Mar 12, 2020

  1. Keep only v2 digital traits

    eldruin committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    f220317 View commit details
    Browse the repository at this point in the history
  2. Make Capture trait fallible

    eldruin committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    9189259 View commit details
    Browse the repository at this point in the history
  3. Make Pwm trait fallible

    eldruin committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    a4fb672 View commit details
    Browse the repository at this point in the history
  4. Make PwmPin trait fallible

    eldruin committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    d2135c4 View commit details
    Browse the repository at this point in the history
  5. Make Qei trait fallible

    eldruin committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    0036746 View commit details
    Browse the repository at this point in the history
  6. Make delay traits fallible

    eldruin committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    3fc7933 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c70561 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    50869c2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    436908e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8e83e4b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fc62243 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ac1673e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0969b74 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ab070b4 View commit details
    Browse the repository at this point in the history
  15. Make timer traits fallible

    eldruin committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    114534b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b5ad852 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    da83c02 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    750f0be View commit details
    Browse the repository at this point in the history
  19. use core instead of std

    eldruin committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    4a4ff0c View commit details
    Browse the repository at this point in the history
  20. Remove unproven feature

    eldruin committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    90c3c3e View commit details
    Browse the repository at this point in the history
  21. Update changelog

    eldruin committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    5bc0f0c View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2020

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