robomancer-or

Results 3 issues of robomancer-or

To recreate the failure, start with an RTFM app that uses cortex-m-rt-ld and define the following structs: #[repr(C)] #[derive(Copy, Clone, Default, PartialEq)] struct DmaAddressPair { address1: u32, address2: u32, }...

So this might be me setting something up wrong, but if so I really don't see what it is... here's how to recreate the bug: I'm testing this on an...

I'm trying to build, but it's giving me a bunch of errors... perhaps cmake isn't adding an important flag to the makefile somewhere? [ 93%] Built target hidpp-check-device [ 94%]...