Dániel Buga

Results 141 issues of Dániel Buga

At least timeout and keep_alive would be good to configure

Implemented for ATSAM D51 and all the supported Espressif chips, slightly scrappy but illustrates most of what I had in mind. ARM parts are a bit hacky with the known...

Closes #2328 as now it's possible to add debug sequences through implementing Vendor. Closes #2448

I'm not 100% sure this should be specialised to string trees but that was the simplest solution.

This enables `chiptool generate --svd atsaml10d14a.svd --common-module super::common` and same for `gen-block`

`cargo-binstall` needs the package to contain a binary. Since `probe-rs` does not, binstall fails regardless of the existence of metadata. We might be better off updating the instructions again, it...

Currently, human-sort is case sensitive. This means that we need to call `to_lowercase` on the inputs if we want to sort while ignoring case, which wastes some time and needs...

Includes (or will include) fixes made to targets that fail the validation. - Set stack size for a small target - Implement memory region merging for targets where we can't...

skip-changelog

Fixes #2613

skip-changelog