Sergio Gasquez Arcos

Results 327 comments of Sergio Gasquez Arcos

Tracking issue for Xtensa Rust mirror: https://github.com/esp-rs/rust-build/issues/27

Just noticed that @chang196700 is using https://ghproxy.com/. I dont have any experience with it, but if it works, maybe we could just include a `--proxy` argument that when used we...

I've been working a bit on this feature, find changes in [my branch](https://github.com/SergioGasquez/espflash/tree/feat/defmt-verbose). Currently, when using `-L defmt-verbose`: ``` [WARN] - Hello world! └─ /home/sergio/Documents/Espressif/tests/defmt/src/main.rs:16 [INFO] - Loop... └─ /home/sergio/Documents/Espressif/tests/defmt/src/main.rs:18...

> oh but I like my fully colored log lines, they make it easier for me to read 😱 ( I probably got used to the monitor in esp-idf coloring...

> My intuition is that printing timestamps shouldn't be very hard and we're just not calling `display_timestamp` to add it to the output. I gave it a try, but it...

Maybe we could add a note saying that it's possible, but I don't think we should cover it in too much detail, maybe just add the note with a link.

I see that there are different methods: https://blog.golioth.io/usb-support-in-wsl2-now-with-a-gui/?hss_channel=tw-1348350211681251328

> I guess adding an optional cli argument that would trigger rustfmt as a post script, would not be enough right? That could be an option > I assume you...

> I'd suggest that the template itself could opt-in by specifying it in the cargo-generate.toml file. I didn't think of it this way, but I really like this idea!

Hi! Is there any progress or update regarding this feature?