Kasper Lund
Kasper Lund
We can't reproduce this :(
We believe this is solved by 2c60b5b2e47c33ba2eaea62ffb7e589300920497.
We ship pre-packaged ESP32-C3 firmware now, so you should be able to use `jag flash --chip esp32c3` to flash it. Please take another look, @JWood48!
_Removed this from the [Later](../milestones/Later) milestone._ _Added [Oldschool-Milestone-Later](../labels/Oldschool-Milestone-Later) label._
_Removed [Oldschool-Milestone-Later](../labels/Oldschool-Milestone-Later) label._
@skabet might be interested in taking a look at this.
Also, we could consider shortening tcp_socket to tcp -- I'm not sure there's any other tcp-related thing we could attach to.
detach? On Tue, Sep 29, 2015, 16:49 Peter von der Ahé [email protected] wrote: > I think the what should happen is the following: > > $ fletch/out/DebugX64/fletch attach tcp_socket pi2:47704...
There's a mention of this missing feature in a TODO here: https://github.com/dart-lang/fletch/blob/master/pkg/fletchc/lib/src/lazy_field_initializer_codegen.dart#L40 but I think that might be the wrong place to fix this.
This is probably "just" issue #455 rearing its ugly head. Can we make the error message better to help new users?