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

Allow usage on no_std targets and targets using portable-atomic #7

Merged
merged 5 commits into from
Sep 1, 2022

Commits on Aug 28, 2022

  1. no_std + atomic_polyfill

    notgull committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    74c5a86 View commit details
    Browse the repository at this point in the history
  2. fmt

    notgull committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    3a2780c View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. use portable-atomic instead

    notgull committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    328b493 View commit details
    Browse the repository at this point in the history
  2. fmt

    notgull committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    196cc2d View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. fix issues + build for no_std

    notgull committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    d7e234f View commit details
    Browse the repository at this point in the history