Hello guys,
I m currently developing with Keil µvision5 and STM32CubeMX on a Nucléo Board L053R8 ( LQP64). Now i would like to transfer my program on my prototype who run with a STM32F051K6T8. (LQP32)
Did i have to re code it ? or can i just import my file ?
I have try to create a new project and import file one by one but it still link with my old project.
Did i have to change the Inc and Source file ?
Thank you