Hi, I want to use the same code on two slightly different MCUs, one of which is an STM32L011F3Ux and the other one STM32L011K4Tx. I don't want to create two separate projects because it makes it less robust to keep track of code changes in a Version ...