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

Implementing support for async_std types #26

Closed
wants to merge 3 commits into from

Commits on Sep 16, 2021

  1. implementing support for async_std types, solves RazrFalcon#24

    Signed-off-by: gabrik <gabriele.baldoni@gmail.com>
    gabrik committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    ea7694b View commit details
    Browse the repository at this point in the history
  2. added implementation for not unix or windows targets

    Signed-off-by: gabrik <gabriele.baldoni@gmail.com>
    gabrik committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    ef0c678 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Addressing comments and adding tests

    Signed-off-by: gabrik <gabriele.baldoni@gmail.com>
    gabrik committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    dba0536 View commit details
    Browse the repository at this point in the history