Dániel Buga

Results 96 comments of Dániel Buga

The enum was made public in #2027.

After 3 years of inactivity I'm tempted to close this issue. A lot has changed since then, so if there was an issue, it might have gone away "naturally". Let...

GD32Vxxx-START boards unfortunately seem to be impossible to source :(

I'll be honest, as a relative newcomer, this issue is kinda vague :) Does probe-rs have chip autodetection in any form right now? What triggers it?

I intentionally didn't do this originally for subjective reasons but I completely agree that it should be available as a `-L` option.

> as you suggested for both defmt oh but I like my fully colored log lines, they make it easier for me to read 😱 ( I probably got used...

> TBH, I don't have a hard opinion on this, I may slightly prefer to have only the log level colored but happy to revert the change. There's probably no...

Ideally we wouldn't duplicate anything but some of espflash's complications (like the address resolving and potentially mixed demft and non-defmt data) may make things a bit more difficult than what...

> I gave it a try, but it was returning None not sure if I was doing something wrong. I think it's because we don't output timestamps by default in...

> if you want this feature in esp-println you just need to implement the defmt timestamp! macro in the same place where the global_logger is impl - for example providing...