James Graves
James Graves
For anyone else seeing this issue, this is definitely a JTAG cable problem. Re-check all pins for continuity and short circuits.
I've actually been working on a fork of this repo here: https://github.com/jamesgraves/rust-cookbook I've only gotten through about half of the examples, and have to convert the other half, even before...
I will accept pull requests. If you want to convert some existing samples, great. If you want to add a new one, also great. For the existing examples, I was...
> [@alitariq4589](https://github.com/alitariq4589) Does the issue described in [#129268 (comment)](https://github.com/rust-lang/rust/issues/129268#issuecomment-2308752340) still occur? I think it should have been fixed by the stage0 bump to 1.82 in [#129941](https://github.com/rust-lang/rust/pull/129941). I had also seen...
Here's what motivated me to make the changes to how the cookbook works, in a bit more detail than what was in the [CHANGES.md](https://github.com/jamesgraves/rust-cookbook/blob/main/CHANGES.md) file. At one point in 2022,...