Alexandre Bourdiol

Results 15 comments of Alexandre Bourdiol

In fact scripts to ease Astyle are already available when cloning github: https://github.com/stm32duino/Arduino_Core_STM32/tree/main/CI/astyle But you need to download Astyle itself. Then all we request is to run Astyle on the...

Sorry, I mean separate Pull Request :smile: Yes, PR needs extra check, and at the end PR needs to be `merged` to be fully checked in. Extra check includes CI...

I made a fix for the compilation error #1790. So I prefer you don't remove the failed MCU and thus have a complete G0 support. Whatever, we will wait for...

> As for pushing independent PR's, I'm guessing that needs to be done with branches within my copy of the project, with 1 branch per MCU family. Right > Unfortunately...