Adam Snaider

Results 3 comments of Adam Snaider

Fyi, if I remember correctly, the C++ version uses the flatbuffers "custom" allocator in order to embed information about the fields while constructing the flatbuffer. I ported the Allocator trait...

Fyi, I'm using this patch to get around this. Not sure if this is something we'll want to merge in ``` diff --git a/rust/private/rust_analyzer.bzl b/rust/private/rust_analyzer.bzl index 3eea6c08..e2111671 100644 --- a/rust/private/rust_analyzer.bzl...

probe-rs reset doesn't seem to be working for me ``` $ probe-rs reset --chip RP2040 WARN probe_rs::architecture::arm::core::armv6m: The core is in locked up status as a result of an unrecoverable...