Mathieu Suen

Results 15 comments of Mathieu Suen

I guess you need to feature gate your test: `#[cfg(feature = "mio-evented")]`

yes that is a typo sorry, fixed

I would be interested in giving some help here but I would certainly need mentoring. The good part is that I tend to already have a look at a lot...

Yeap I am targeting stm32f767ZI which is double precision. I did try to compile gcc myself but didn't make it work correctly. I thought that multilib could be a way...