On Tue, Apr 14, 2020 at 6:21 PM David Sidrane <[email protected]> wrote: > I have not looked at the G part yet so I cannot say for certain, but I can > share this: > > We learned many lessons from the coupling in the stm32 dirs. The take away > was Avoid it! > > The F7 model is much better - the goal is to not have ifdef rash. > > Layered includes bring it the correct headers. Not litter the headers or > code with > #if defined(STM32xxxxx) ....
So this sounds like a new stm32g4 subdirectory would be beneficial. Nathan
