Jean-Roland Gosse

Results 7 comments of Jean-Roland Gosse

Hello @coco-fr, sorry for not replying earlier. Could you send me your `platform.ini` and or any other file that I can use to eventually reproduce the issue? Although we did...

+ other parts might be outdated with 1.0 + a section to common encountered errors like the rx buffer default values being too big for some MCU

Thanks a lot both for figuring these out, even if it's a config only issue it's still important for us to know what options are needed for each setup.

The issue with truncated fixed length types such as `uint16_t`, `uint8_t`... is that, depending on processor architecture, using them in local variables or function parameters (where registers will typically be...