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

Rustup support #96

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Rustup support #96

wants to merge 10 commits into from

Commits on Sep 26, 2024

  1. Added experimental rust support

    Signed-off-by: paulober <[email protected]>
    paulober committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    fc24e8a View commit details
    Browse the repository at this point in the history
  2. Some error catching and progress

    Signed-off-by: paulober <[email protected]>
    paulober committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9ed53e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. NOT READY! | Rust support

    Signed-off-by: paulober <[email protected]>
    paulober committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0c5673c View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Added rustup support

    Signed-off-by: paulober <[email protected]>
    paulober committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    39de7a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. WIP

    Signed-off-by: paulober <[email protected]>
    paulober committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6b3f029 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Fixed rust support

    Signed-off-by: paulober <[email protected]>
    paulober committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    64d27cb View commit details
    Browse the repository at this point in the history
  2. Fixed run config and target selection

    Signed-off-by: paulober <[email protected]>
    paulober committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1dbcd2c View commit details
    Browse the repository at this point in the history
  3. Fixed run config and target selection

    Signed-off-by: paulober <[email protected]>
    paulober committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f5a54f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Fix cargo install fails

    Signed-off-by: paulober <[email protected]>
    paulober committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    2143185 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. [WIP] Defmt print support

    Signed-off-by: paulober <[email protected]>
    paulober committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6931f3a View commit details
    Browse the repository at this point in the history