简体   繁体   中英

How can I restore the old STM32 files to new

There is a TrueStudio project which is written in 2014. How can I use this project? I can show main.c file on STM32IDE but IDE can not see headers and another files. All file locations are different. Is there a program for this?

There is a very simple way.

  1. Create new project for your uC
  2. Delete source files
  3. Paste in the project explorer files from your old project: 3.a in windows explorer copy the whole project tree to the clipboard 3.b paste it into project explorer.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM