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 a heapless feature to all crates + docs to use it #51

Merged
merged 1 commit into from
Nov 27, 2019
Merged

Commits on Nov 27, 2019

  1. Add a heapless feature to all crates + docs to use it

    Makes `heapless` a first-class feature on all crates, to simplify
    `heapless` usage.
    
    With `heapless` as a first-class feature, it becomes possible to
    explicitly document heapless usage, which this commit also does.
    tarcieri committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    c216527 View commit details
    Browse the repository at this point in the history