CubeMX GPIO Init doesn't respect pin context
So I have a series of PIN configured as Application and/or Boot only but, for some reason, the CubeMX generates the code on both main.h in Appli and Boot
i.e.

I have PC0 set as Application only context but I found it in the Boot as well
