Dániel Buga

Results 579 comments of Dániel Buga

In esptool the problem was (supposedly) fixed by https://github.com/espressif/esptool/commit/f4fabc5de45942f96a952ef084aed6d26e093438 - but that looks a bit more complicated than "grab the misplaced segment and swap it first". I can look into...

Thanks, that's a good summary of a lengthy mess of confusing information. To reproduce this, is it enough for me to create a hello world for the c6 with a...

Considering #2098, do we need this issue to remain open?

If anyone happens to know a device that acts like this, I'd love to source one.

Apologies, I was a bit wrong on matrix. But the good news is, allegedly this isn't terribly hard, we're just lazy 🙈 https://github.com/probe-rs/probe-rs/blob/0eaed1a2461caafdfdaf3cd6c1a5cafa7013ab52/probe-rs-tools/src/bin/probe-rs/cmd/dap_server/debug_adapter/dap/repl_commands.rs#L249 Still I believe the bug label applies,...

This won't happen. probe-rs has its own configuration file, we'll add things to that, but probe-rs has no business reading Embed.toml.

It's mostly related to the upcoming server funcitonality, and it's mostly expected as a user-specific global config file, but that can be changed I guess. But we already have a...

rc.1 received a fix or two that may be relevant. If you could please re-check your values with that, that would help.

We can maybe tick systimer after https://github.com/esp-rs/esp-hal/pull/1979

Yeah those are biting me as well on the 32 I think. We probably need some, though, so let's not mindlessly rip off everything :D