Question
Exporting Keil projects to platformio
Hi all,
I have a project at Keil µVision using STM32F407VG board (it is created using cubeMX). I would export it as a plateformIO Atom project. The issue is that when generating the code in cubeMX I haven't the IDE platformIO. So I try to create a project under platformIO and I add the genrated code by cubeMX, but this did not work!!
So, can anyone help me or direct me a good tutorial for it, please.