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 support #17

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

Add no_std support #17

wants to merge 7 commits into from

Commits on Mar 3, 2021

  1. added no_std support

    Cxarli committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    dd8404c View commit details
    Browse the repository at this point in the history
  2. run cargo fmt

    Cxarli committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    f6413dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddc0143 View commit details
    Browse the repository at this point in the history
  4. undo unnecessary changes

    Cxarli committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    2399ed1 View commit details
    Browse the repository at this point in the history
  5. improve documentation

    Cxarli committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    a2bb6d1 View commit details
    Browse the repository at this point in the history
  6. add alloc feature

    Cxarli committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    bb931d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ebcd3ad View commit details
    Browse the repository at this point in the history