Noah Hüsser

Results 193 comments of Noah Hüsser

No worries, it happens, thank you either way! :)

I think the @ was always just a rolling speed and not the average, so this is actually correct althought counter-intuitive I believe. I wonder if we can make it...

How does `0xd` correspond with the spec? It's a value that is not listed? But I am happy to make this more resilient in code :)

Sounds good, thanks a lot! We can probe the different registers in succession I guess and take the first hit :)

Hey, sorry for letting this rot so long. Support for the `CETx ` has been pulled in, so I'll close this, but feel free to open any issue if this...

The merit of this does not seem to warrant a rebase. So closing.

The bits that do auto detect are currently unused. But yes, we read the chip id to detect the exact chip. the target yamls have an optional field. we removed...

I consider this sufficiently fixed in #1269. Yielding results would make the interface way less convenience and acting on the error is really hard. I think a log is very...

GDB is a piece of work wrt memory sections because of soft/hard breakpoint management. So we only map out RAM and Flash, but no peripherals, which then prompts GDB to...

~It is supported - if anything the USB VID/PID have to be added :) While ST-Link is very cheap and nice HW, the Software makes up for it and is...