This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Compiling an old project

I got an already existed/compiled project for STM32 (which was written most probably not using Keil uvision).
This project consists of severalm main folders (CMSIS, FreeRTOS, STM32F30x_StdPeriph_Driver, Source, Include, LinkerScript), but of course there is no .uvprojx file.

My question is how can migrate those files correctly into a uvision project?

Thanks in advance for any help.