Giter Site home page Giter Site logo

Comments (9)

tommy-gilligan avatar tommy-gilligan commented on May 23, 2024

We probably want to pin defmt-decoder 0.3.9 for now

from probe-rs.

Yatekii avatar Yatekii commented on May 23, 2024

We should report this as an upstream issue in https://github.com/knurling-rs/defmt too. They broke semver as it seems.

from probe-rs.

tommy-gilligan avatar tommy-gilligan commented on May 23, 2024

We should report this as an upstream issue in https://github.com/knurling-rs/defmt too.

Agreed

They broke semver as it seems.

I'm not too clear on this. I didn't have time right now to properly investigate but probe-rs is using defmt-decoder with feature unstable. I think they did still break semver but potentially they're treating stuff we're using as breakable because of the feature flag?

from probe-rs.

tommy-gilligan avatar tommy-gilligan commented on May 23, 2024

I can report to them if you'd like me to? Or I'll leave for you. Just let me know either way.

from probe-rs.

Yatekii avatar Yatekii commented on May 23, 2024

Hmm I did not consider the "unstable" flag. I find this a bit odd imo. In that case it's actually no breakage and we don't need to report 🤔
They already opened #2153.

from probe-rs.

Cydget avatar Cydget commented on May 23, 2024

Is there a temporary bypass for this at the moment? I want to install probe-rs with ftdi feature. I was able to install it with cargo binstall , but that did not detect the ftdi probe I have.

from probe-rs.

Cydget avatar Cydget commented on May 23, 2024

Is there a temporary bypass for this at the moment? I want to install probe-rs with ftdi feature. I was able to install it with cargo binstall , but that did not detect the ftdi probe I have.

Disregard my previous comment, doing what you said allowed me to compile from source.

We probably want to pin defmt-decoder 0.3.9 for now

from probe-rs.

tommy-gilligan avatar tommy-gilligan commented on May 23, 2024

you should be able to

cargo install probe-rs --features cli,ftdi --git https://github.com/probe-rs/probe-rs.git

although trying this just now, i get a message about ftdi not being a feature, so i'm probably doing something wrong

from probe-rs.

Cydget avatar Cydget commented on May 23, 2024

you should be able to

cargo install probe-rs --features cli,ftdi --git https://github.com/probe-rs/probe-rs.git

although trying this just now, i get a message about ftdi not being a feature, so i'm probably doing something wrong

I'm guessing they merged it as a default feature. I was following the guide here https://probe.rs/docs/getting-started/installation/ where it said the same thing. Even without specifying the ftdi feature the debug build detected my probe where the cargo binstall version did not. Either way, im able to continue as is.
image

from probe-rs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.