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

Add no_std flag, hide blocking retrys behind std flag #125

Merged
merged 7 commits into from
Aug 31, 2024

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    4fe68ed View commit details
    Browse the repository at this point in the history
  2. Add /.idea to gitignore

    adrian-kong committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b0e2a75 View commit details
    Browse the repository at this point in the history
  3. Cargo fmt

    adrian-kong committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7f6960c View commit details
    Browse the repository at this point in the history
  4. Fix tests no_std

    adrian-kong committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2e76686 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    a40313b View commit details
    Browse the repository at this point in the history
  2. Use default sleep

    adrian-kong committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0658a99 View commit details
    Browse the repository at this point in the history
  3. line break

    adrian-kong authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a70bf14 View commit details
    Browse the repository at this point in the history